changeset 92329:1e0c26c0d529

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 29 Feb 2008 03:03:57 +0000
parents 04dddf68dfc0
children 43543d79f8b3
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 29 03:02:25 2008 +0000
+++ b/lisp/ChangeLog	Fri Feb 29 03:03:57 2008 +0000
@@ -1,8 +1,12 @@
+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  Nick Roberts  <nickrob@snap.net.nz>
 
-	* progmodes/gdb-ui.el (gdb-info-stack-custom): Apply
-	function-name-face correctly when user has
-	"set print address off".
+	* progmodes/gdb-ui.el (gdb-info-stack-custom): Apply function-name-face
+	correctly when user has "set print address off".
 
 2008-02-28  Juanma Barranquero  <lekktu@gmail.com>