diff options
| author | Gerd Moellmann | 1999-11-21 16:46:24 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 1999-11-21 16:46:24 +0000 |
| commit | c86b6fd20af0cf9b307469a3bcd85b9efc250e9e (patch) | |
| tree | 9df75555142cf2c38b4c0ce71865ff96755fbccd /lisp/ChangeLog | |
| parent | c29cefdfa0bdaf07067afa074c89adf120c1b1f9 (diff) | |
| download | emacs-c86b6fd20af0cf9b307469a3bcd85b9efc250e9e.tar.gz emacs-c86b6fd20af0cf9b307469a3bcd85b9efc250e9e.zip | |
Use modern backquote syntax. Minor comment update.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
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 @@ | |||
| 1 | 1999-11-21 Anders Lindgren <andersl@andersl.com> | ||
| 2 | |||
| 3 | * follow.el: Use modern backquote syntax. Minor comment update. | ||
| 4 | |||
| 1 | 1999-11-21 Gerd Moellmann <gerd@gnu.org> | 5 | 1999-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. |