diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e2ccc9a3e0..a3c63530cd8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-04-09 Lennart Borgman <lennart.borgman@gmail.com> + + * nxml/nxml-mode.el (nxml-cleanup): New function. + (nxml-mode): Add it to change-major-mode-hook. + 2008-04-09 Jan Djärv <jan.h.d@swipnet.se> * term/x-win.el (x-gtk-stock-map): Map info to gtk-info. |