diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index afd073f1216..fa46fdcf7d3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-12-31 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * simple.el (last-buffer): Don't set major mode of *scratch* if | ||
| 4 | that buffer exists already. Rewrite doc-string. | ||
| 5 | |||
| 1 | 2008-12-31 Andreas Schwab <schwab@suse.de> | 6 | 2008-12-31 Andreas Schwab <schwab@suse.de> |
| 2 | 7 | ||
| 3 | * tar-mode.el (tar-mode): Set write-contents-functions instead of | 8 | * tar-mode.el (tar-mode): Set write-contents-functions instead of |