diff options
| author | Juanma Barranquero | 2006-11-12 16:55:38 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2006-11-12 16:55:38 +0000 |
| commit | 7fdb5d54391088703953fcb22a06339531c36281 (patch) | |
| tree | 5340a24169ff15648944ed0c0546ce4f52af5d77 /src/coding.c | |
| parent | 0924e3f6e1b5749019ac7f69765af355623c9db8 (diff) | |
| download | emacs-7fdb5d54391088703953fcb22a06339531c36281.tar.gz emacs-7fdb5d54391088703953fcb22a06339531c36281.zip | |
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.
Diffstat (limited to 'src/coding.c')
0 files changed, 0 insertions, 0 deletions