From: Juanma Barranquero Date: Thu, 28 Feb 2008 23:50:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~7581 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=618dd2071bfe659fa76f0f1319916cce30c41157;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad9a927c54b..9c893548889 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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