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 4702a23453b..1b2fe96429b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,6 +4,9 @@ | |||
| 4 | 4 | ||
| 5 | 2007-11-28 Glenn Morris <rgm@gnu.org> | 5 | 2007-11-28 Glenn Morris <rgm@gnu.org> |
| 6 | 6 | ||
| 7 | * Makefile.in (maintainer-clean): Depend on bootstrap-clean to | ||
| 8 | delete .elc files. | ||
| 9 | |||
| 7 | * nxml/nxml-enc.el (xmltok-get-declared-encoding-position): | 10 | * nxml/nxml-enc.el (xmltok-get-declared-encoding-position): |
| 8 | Declare as a function. | 11 | Declare as a function. |
| 9 | 12 | ||