Mercurial > emacs
annotate lib-src/.cvsignore @ 44465:0a0f75d152df
(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.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 09 Apr 2002 18:50:17 +0000 |
parents | bdf5794b5e20 |
children | cc5f9d3c4caf |
rev | line source |
---|---|
28611 | 1 DOC |
25889 | 2 Makefile.c |
28611 | 3 b2m |
4 ctags | |
25889 | 5 cvtmail |
28611 | 6 digest-doc |
7 ebrowse | |
8 emacsclient | |
25889 | 9 emacsserver |
10 etags | |
28611 | 11 fakemail |
12 fns-* | |
38232
9cadbe46ecbe
Add fns.el, which is produced on MS-DOS instead of fns-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
31816
diff
changeset
|
13 fns.el |
28611 | 14 hexl |
15 make-docfile | |
16 movemail | |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
25889
diff
changeset
|
17 obj |
28611 | 18 profile |
19 sorted-doc | |
20 test-distrib | |
21 yow | |
31816 | 22 Makefile |
40342
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
23 *-spd |
bdf5794b5e20
ignore *-spd and *.pdb for w32
Sam Steingold <sds@gnu.org>
parents:
38232
diff
changeset
|
24 *.pdb |