diff options
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 | ||