diff options
| author | Juanma Barranquero | 2008-02-27 16:38:37 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2008-02-27 16:38:37 +0000 |
| commit | 0eb2977e77582b4ea0a794102a97ad4e14a55992 (patch) | |
| tree | bd1fb719a74da43e8b8763ea3d598a7abd34da48 /lisp/ChangeLog | |
| parent | 4fbbba1d35117dd65ea614dbb2799bd2f26ee5ed (diff) | |
| download | emacs-0eb2977e77582b4ea0a794102a97ad4e14a55992.tar.gz emacs-0eb2977e77582b4ea0a794102a97ad4e14a55992.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5bc2fe80fbc..341702e7c8a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * uniquify.el (uniquify-buffer-base-name): If the base name is an | 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 | 4 | empty string, return nil to allow the caller to default to the |
| 5 | buffer name. | 5 | buffer name. Reported by Martin Fischer <parozusa@web.de>. |
| 6 | 6 | ||
| 7 | 2008-02-26 Jason Rumney <jasonr@gnu.org> | 7 | 2008-02-26 Jason Rumney <jasonr@gnu.org> |
| 8 | 8 | ||