]> code.delx.au - gnu-emacs/commit
Replace conditional (require 'ispell) with defvar.
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 12 Nov 2006 16:55:38 +0000 (16:55 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 12 Nov 2006 16:55:38 +0000 (16:55 +0000)
commit7fdb5d54391088703953fcb22a06339531c36281
tree5340a24169ff15648944ed0c0546ce4f52af5d77
parent0924e3f6e1b5749019ac7f69765af355623c9db8
Replace conditional (require 'ispell) with defvar.
(ada-language-version): Rename ada05 -> ada2005.
(ada-83-string-keywords, ada-95-string-keywords, ada-2005-string-keywords):
Delete unneeded `eval-when-compile'.
(ada-align-region-separate): Add `eval-when-compile'.
(ada-name-regexp): Remove unneeded escapes in regexp character alternative.
(ada-compile-goto-error-file-linenr-re): New constant.
(ada-matching-start-re): Handle additional cases `declare', `procedure',
`function'.
(ada-compile-goto-error): Handle "... at line nn".
(ada-mode): Clearer syntax, comments for ff-special-constructs.
Delete support for old versions of `align'.
(ada-search-prev-end-stmt): Handle additional keyword `private'.
(ada-check-defun-name): Simplify handling of `declare'.
(ada-goto-matching-start): Handle nested `begin ... end'. Handle `declare',
`protected', `procedure', `function'.
(ada-create-menu): Presence of arm95 is not conditional on using GNAT compiler.
lisp/progmodes/ada-mode.el