Mercurial > emacs
diff lisp/ChangeLog @ 80248:1706c5c96359
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 29 Feb 2008 02:59:43 +0000 |
parents | 3629f9a94638 |
children | a885dcbd10cb |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Feb 29 02:57:39 2008 +0000 +++ b/lisp/ChangeLog Fri Feb 29 02:59:43 2008 +0000 @@ -1,3 +1,8 @@ +2008-02-29 Juanma Barranquero <lekktu@gmail.com> + + * desktop.el (desktop-save): Save the buffer name if the + uniquified base name is empty. + 2008-02-29 Stefan Monnier <monnier@iro.umontreal.ca> * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if @@ -6,7 +11,7 @@ 2008-02-28 Juri Linkov <juri@jurta.org> * 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