aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2001-11-15 15:50:10 +0000
committerAndreas Schwab2001-11-15 15:50:10 +0000
commit1997815f8b9a29dff56e7479cd90e315c962e6e0 (patch)
treed149bb74b0fd8d6c58f23d307c62610c05f8e6c5 /lisp/ChangeLog
parent7fab92237abbb5db795742245d6ca98349ca8121 (diff)
downloademacs-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/ChangeLog5
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 @@
12001-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
12001-11-15 Stefan Monnier <monnier@cs.yale.edu> 62001-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