]> git.eshelyaron.com Git - emacs.git/commit
(ada-search-directories): Take into account ADA_INCLUDE_PATH for better
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 29 Apr 2003 23:35:40 +0000 (23:35 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 29 Apr 2003 23:35:40 +0000 (23:35 +0000)
commitf7a8090935a8972278e60dcc4a14a78a40f8b2f3
treeaae4f71f83e0fcda84a5945922211e472ff8fd16
parentf62ebc65ab95313e46326ab1bf9733a028e103ab
(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.
lisp/progmodes/ada-mode.el