Mercurial > emacs
changeset 80228:17880c139caa
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 27 Feb 2008 16:36:59 +0000 |
parents | 9f11056bc03a |
children | 581345c45877 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 27 16:24:08 2008 +0000 +++ b/lisp/ChangeLog Wed Feb 27 16:36:59 2008 +0000 @@ -2,7 +2,7 @@ * 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. + buffer name. Reported by Martin Fischer <parozusa@web.de>. 2008-02-26 Jason Rumney <jasonr@gnu.org>