]> git.eshelyaron.com Git - emacs.git/commit
(ada-case-exception-file, ada-indent-handle-comment-special): New variables.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 9 Apr 2002 18:50:17 +0000 (18:50 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 9 Apr 2002 18:50:17 +0000 (18:50 +0000)
commit4607c7f43312969969a0050daffd0e5ae2ff3aff
tree7e0ee94f432cf426f3849ceab6b2eac6fd874a0f
parentcd37168e69449f5b849a1c765b6354b29efcfa04
(ada-case-exception-file, ada-indent-handle-comment-special): New variables.
(ada-case-exception-substring): New variable.  Casing exceptions can
now also be defined for substrings, in addition to full identifier
names.  This provides more flexibility.
(ada-align-list): New function, provide support for align.el in ada-mode.
(ada-procedure-start-regexp): Add support for operators and generic formal
subprograms and packages.
(ada-imenu-comment-re): New variable.
(ada-imenu-generic-expression): Add support for protected types.
(ada-mode): Set comment-start only after running ada-mode-hook, so that the
user can change ada-comment-start in the hook.
Add support for ispell in comments.  Add support for align.el.
(ada-save-exception-file, ada-create-case-exception-substring)
(ada-adjust-case-substring): New functions.
(ada-get-current-indent): Properly handles keywords with uppercases.
(ada-goto-matching-end): Rewritten, fixes problems in the handling of
nested blocks.
(ada-untab-hard): Do not touch the contents of comments and strings.
lisp/progmodes/ada-mode.el