emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/progmodes ada-mode.el


From: Juanma Barranquero
Subject: [Emacs-commit] emacs/lisp/progmodes ada-mode.el
Date: Tue, 29 Apr 2003 19:35:42 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <address@hidden>     03/04/29 19:35:42

Modified files:
        lisp/progmodes : ada-mode.el 

Log message:
        (ada-search-directories): Take into account ADA_INCLUDE_PATH for better
        compatibility with GNAT.
        (ada-contextual-menu): Menu defined through `easy-menu-define' instead. 
 Various
        adjustments to the indentation engine (handling of subtypes, begin 
blocks,
        etc.).
        (ada-create-menu): Major rewrite of the handling of menus to use
        `easy-menu-define' for cleaner code and better compatibility with 
XEmacs.  All
        menus that were previously in ada-xref.el and ada-prj.el are now 
defined in this
        package, which makes it easier to edit menus.
        (ada-narrow-to-defun): Add support for `narrow-to-region'.  No longer
        explicitely load ada-xref.el and ada-prj.el.  Use autoload statements 
instead.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/progmodes/ada-mode.el.diff?tr1=1.52&tr2=1.53&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]