changeset 92268:db8756d7fa4b

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 27 Feb 2008 16:39:45 +0000
parents 467f32569332
children 5d9c4a4f26d2
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 27 16:39:09 2008 +0000
+++ b/lisp/ChangeLog	Wed Feb 27 16:39:45 2008 +0000
@@ -1,5 +1,9 @@
 2008-02-27  Juanma Barranquero  <lekktu@gmail.com>
 
+	* uniquify.el (uniquify-buffer-base-name): If the base name is an
+	empty string, return nil to allow the caller to default to the
+	buffer name.  Reported by Martin Fischer <parozusa@web.de>.
+
 	* tool-bar.el (tool-bar-setup): Doc fix.
 
 	* mail/supercite.el (sc-describe):