diff options
| author | Karl Fogel | 2005-04-11 01:18:35 +0000 |
|---|---|---|
| committer | Karl Fogel | 2005-04-11 01:18:35 +0000 |
| commit | 9552bee8c6e7c5ee16ca60cddebaebdf5d238e05 (patch) | |
| tree | 6f2b1802782d5dc12bd9dd92f8723a56a6bcbfa1 /lisp/ChangeLog | |
| parent | 6695c528d4bf53c198befee30831b0e67c1c32d5 (diff) | |
| download | emacs-9552bee8c6e7c5ee16ca60cddebaebdf5d238e05.tar.gz emacs-9552bee8c6e7c5ee16ca60cddebaebdf5d238e05.zip | |
(bookmark-write-file): Catch errors writing file.
This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
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 1ddf9f5594c..c299c1cf77f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-04-10 Karl Fogel <kfogel@red-bean.com> | ||
| 2 | |||
| 3 | * bookmark.el (bookmark-write-file): Catch errors writing file. | ||
| 4 | This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org. | ||
| 5 | |||
| 1 | 2005-04-10 Richard M. Stallman <rms@gnu.org> | 6 | 2005-04-10 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * startup.el (fancy-splash-tail): Update copyright year. | 8 | * startup.el (fancy-splash-tail): Update copyright year. |