# HG changeset patch # User Juanma Barranquero # Date 1204253983 0 # Node ID 1706c5c963591e774f15f28ea503010e492e02f0 # Parent c384fbc8c569dfd84bc744ff3d2a1913564b033f *** empty log message *** diff -r c384fbc8c569 -r 1706c5c96359 lisp/ChangeLog --- 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 + + * desktop.el (desktop-save): Save the buffer name if the + uniquified base name is empty. + 2008-02-29 Stefan Monnier * diff-mode.el (diff-sanity-check-hunk): Only accept an empty line if @@ -6,7 +11,7 @@ 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