]> git.eshelyaron.com Git - emacs.git/commit
(ada-ident-re): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 18 Jul 1995 20:48:04 +0000 (20:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 18 Jul 1995 20:48:04 +0000 (20:48 +0000)
commit276c1210470be9cef7d09469c4a43d2af9a5341d
tree8345445d321e0f1b49cb09e884152719e5dc9997
parent0099c05af1b0f93b03d806d057b520fe33b57369
(ada-ident-re): Doc fix.
(ada-end-stmt-re): Corrected serious pb of wrong parentheses.
(ada-subprog-start-re): Removed 'body' from the list.
(ada-format-paramlist): Simplified a regexp.
(ada-indent-current): On first line of the buffer, indent to column 0.
Don't reindent if new position is the same as the old one.  Thus, a
correcly indended line is not modified.
(ada-get-indent-subprog): Simplified a regexp.
(ada-goto-matching-decl-start): Distinguish between normal type
declaration and protected types, which are more like procedures.
(ada-remove-trailing-spaces): Use save-match-data, save-restriction
and widen when removing whitespace.
(ada-font-lock-keywords-1): Add 'pragma' as keyword.
(ada-font-lock-keywords-2): Allow *qualified* idents after 'end'.
lisp/progmodes/ada-mode.el