aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-21 16:46:24 +0000
committerGerd Moellmann1999-11-21 16:46:24 +0000
commitc86b6fd20af0cf9b307469a3bcd85b9efc250e9e (patch)
tree9df75555142cf2c38b4c0ce71865ff96755fbccd /lisp/ChangeLog
parentc29cefdfa0bdaf07067afa074c89adf120c1b1f9 (diff)
downloademacs-c86b6fd20af0cf9b307469a3bcd85b9efc250e9e.tar.gz
emacs-c86b6fd20af0cf9b307469a3bcd85b9efc250e9e.zip
Use modern backquote syntax. Minor comment update.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fadfd09a6f3..6a3196b7561 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
11999-11-21 Anders Lindgren <andersl@andersl.com>
2
3 * follow.el: Use modern backquote syntax. Minor comment update.
4
11999-11-21 Gerd Moellmann <gerd@gnu.org> 51999-11-21 Gerd Moellmann <gerd@gnu.org>
2 6
3 * simple.el (with-syntax-table): Don't switch buffers. 7 * simple.el (with-syntax-table): Don't switch buffers.