diff options
| author | John Paul Wallington | 2004-11-01 08:01:14 +0000 |
|---|---|---|
| committer | John Paul Wallington | 2004-11-01 08:01:14 +0000 |
| commit | 2b601e1ccd453ca72f7dc31b31cb33c1342872a6 (patch) | |
| tree | ae12aef1b3ba1c72c40990ffb3232ef9aea9ca07 /lisp/ChangeLog | |
| parent | bb8eaf670558c4b670ec8fa6bd3d368e1483cfe3 (diff) | |
| download | emacs-2b601e1ccd453ca72f7dc31b31cb33c1342872a6.tar.gz emacs-2b601e1ccd453ca72f7dc31b31cb33c1342872a6.zip | |
(group thumbs): Add :version keyword.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e5dd9b7f3fa..020d20a23b6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2004-11-01 John Paul Wallington <jpw@gnu.org> | ||
| 2 | |||
| 3 | * files.el (large-file-warning-threshold): Add :version keyword. | ||
| 4 | (kill-some-buffers): Doc fix. | ||
| 5 | |||
| 6 | * thumbs.el (group thumbs): Add :version keyword. | ||
| 7 | |||
| 1 | 2004-11-01 Richard M. Stallman <rms@gnu.org> | 8 | 2004-11-01 Richard M. Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * allout.el (allout group): Add :version. | 10 | * allout.el (allout group): Add :version. |