aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2000-01-12 03:08:29 +0000
committerRichard M. Stallman2000-01-12 03:08:29 +0000
commit83c8f4616a4a1ea7919351c34dd3d577fad1770f (patch)
tree701a7bbbe71f185fc4ba95206a419a5f338cc29c /lisp/ChangeLog
parent7e8539cc6857c26a02d6577ed5057d2a610e2fe1 (diff)
downloademacs-83c8f4616a4a1ea7919351c34dd3d577fad1770f.tar.gz
emacs-83c8f4616a4a1ea7919351c34dd3d577fad1770f.zip
(with-syntax-table): Moved to subr.el.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d4ccd683a7b..e9c8de220f0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12000-01-11 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2
3 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec.
4
5 * emacs-lisp/lisp-mode.el (with-syntax-table):
6 Set up lisp-indent-function property.
7
8 * subr.el (with-syntax-table): Moved from simple.el.
9
10 * simple.el (with-syntax-table): Moved to subr.el.
11
12000-01-11 Gerd Moellmann <gerd@gnu.org> 122000-01-11 Gerd Moellmann <gerd@gnu.org>
2 13
3 * tmm.el (tmm-shortcut): Delete region after prompt instead 14 * tmm.el (tmm-shortcut): Delete region after prompt instead