Mercurial > emacs
comparison lisp/ChangeLog @ 92268:db8756d7fa4b
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 27 Feb 2008 16:39:45 +0000 |
parents | bf25f6c3ce8f |
children | a38b7172909c |
comparison
equal
deleted
inserted
replaced
92267:467f32569332 | 92268:db8756d7fa4b |
---|---|
1 2008-02-27 Juanma Barranquero <lekktu@gmail.com> | 1 2008-02-27 Juanma Barranquero <lekktu@gmail.com> |
2 | |
3 * uniquify.el (uniquify-buffer-base-name): If the base name is an | |
4 empty string, return nil to allow the caller to default to the | |
5 buffer name. Reported by Martin Fischer <parozusa@web.de>. | |
2 | 6 |
3 * tool-bar.el (tool-bar-setup): Doc fix. | 7 * tool-bar.el (tool-bar-setup): Doc fix. |
4 | 8 |
5 * mail/supercite.el (sc-describe): | 9 * mail/supercite.el (sc-describe): |
6 Fix typos in obsolescence declaration. | 10 Fix typos in obsolescence declaration. |