diff options
| author | Andreas Schwab | 2001-11-15 15:50:10 +0000 |
|---|---|---|
| committer | Andreas Schwab | 2001-11-15 15:50:10 +0000 |
| commit | 1997815f8b9a29dff56e7479cd90e315c962e6e0 (patch) | |
| tree | d149bb74b0fd8d6c58f23d307c62610c05f8e6c5 /lisp/ChangeLog | |
| parent | 7fab92237abbb5db795742245d6ca98349ca8121 (diff) | |
| download | emacs-1997815f8b9a29dff56e7479cd90e315c962e6e0.tar.gz emacs-1997815f8b9a29dff56e7479cd90e315c962e6e0.zip | |
(ada-add-extensions): Quote regexp special
characters and append anchor to pattern added to auto-mode-alist.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b17cc6fae70..b3c58ef4df9 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-11-15 Andreas Schwab <schwab@suse.de> | ||
| 2 | |||
| 3 | * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special | ||
| 4 | characters and append anchor to pattern added to auto-mode-alist. | ||
| 5 | |||
| 1 | 2001-11-15 Stefan Monnier <monnier@cs.yale.edu> | 6 | 2001-11-15 Stefan Monnier <monnier@cs.yale.edu> |
| 2 | 7 | ||
| 3 | * server.el (server-process-filter): Run pore/post-comment-hook | 8 | * server.el (server-process-filter): Run pore/post-comment-hook |