diff options
| author | Gerd Moellmann | 2000-12-05 14:42:26 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-12-05 14:42:26 +0000 |
| commit | 57d6e3818bf4b793fcf52e436ce8eb2f339809e8 (patch) | |
| tree | dbcf70b16dc894bc5e04da794af3e3770a022866 /lisp | |
| parent | 2f002eb08693a5699b320770bedf95ce126005f6 (diff) | |
| download | emacs-57d6e3818bf4b793fcf52e436ce8eb2f339809e8.tar.gz emacs-57d6e3818bf4b793fcf52e436ce8eb2f339809e8.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32e98626d5c..82d93dd71b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-12-05 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-12-05 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * textmodes/reftex-toc.el (reftex-toc-menu): Fix typo. | ||
| 4 | |||
| 3 | * iswitchb.el: Update customization commentary. | 5 | * iswitchb.el: Update customization commentary. |
| 4 | 6 | ||
| 5 | 2000-12-05 Rob Riepel <riepel@Stanford.EDU> | 7 | 2000-12-05 Rob Riepel <riepel@Stanford.EDU> |