# HG changeset patch # User Juanma Barranquero # Date 1204242644 0 # Node ID 411bdfe0f2881199d44e054613b91dedccc8b67b # Parent 01ce588fc626bdb3660813fb8768e642d9f68aca *** empty log message *** diff -r 01ce588fc626 -r 411bdfe0f288 lisp/ChangeLog --- a/lisp/ChangeLog Thu Feb 28 23:42:48 2008 +0000 +++ b/lisp/ChangeLog Thu Feb 28 23:50:44 2008 +0000 @@ -1,7 +1,14 @@ +2008-02-28 Juanma Barranquero + + * cus-edit.el (custom-mode, custom-mode-hook): Use 23.1 as + version number of the next major Emacs release, not 23.0. + + * longlines.el (longlines-unload-function): New function. + 2008-02-28 Juri Linkov * startup.el (normal-splash-screen): Add argument `concise'. - Remove unused binding `prev-buffer'. Let-bind `splash-buffer' + Remove unused binding `prev-buffer'. Let-bind `splash-buffer' to the created buffer. If `concise' is non-nil, call `display-buffer', otherwise `switch-to-buffer'. Doc fix. (display-startup-screen): Add argument `concise' to the call to @@ -51,8 +58,8 @@ 2008-02-28 Stefan Monnier - * uniquify.el (uniquify-buffer-base-name): Undo last change. Should be - done in desktop.el instead. + * uniquify.el (uniquify-buffer-base-name): Undo last change. + Should be done in desktop.el instead. 2008-02-28 Glenn Morris