diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0f6dba581d8..0aec646afd0 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2005-05-02 Nick Roberts <nickrob@snap.net.nz> | 1 | 2005-05-02 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 2 | ||
| 3 | * allout.el (allout-exposure): Remove macro and obsolete declaration. | ||
| 4 | Remove references to allout-exposure/change to allout-new-exposure. | ||
| 5 | |||
| 3 | * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create | 6 | * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create |
| 4 | bytecode symbols. | 7 | bytecode symbols. |
| 5 | 8 | ||