diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 85c477489a9..d936d62026f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2003-06-01 Michael Kifer <kifer@cs.stonybrook.edu> | ||
| 2 | |||
| 3 | * desktop.el (desktop-create-buffer): Added (desktop-first-buffer) to | ||
| 4 | the let-statement to avoid the startup error that desktop-first-buffer | ||
| 5 | is undefined. | ||
| 6 | |||
| 1 | 2003-06-01 Andreas Schwab <schwab@suse.de> | 7 | 2003-06-01 Andreas Schwab <schwab@suse.de> |
| 2 | 8 | ||
| 3 | * man.el (Man-name-regexp): Also match Latin-1 soft hyphen. | 9 | * man.el (Man-name-regexp): Also match Latin-1 soft hyphen. |