aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSimon Josefsson2004-01-05 18:17:41 +0000
committerSimon Josefsson2004-01-05 18:17:41 +0000
commit3c3b81d190d9c1ada2dbc4926ec9a18e119463b2 (patch)
tree7cbaa088db6e2a1c388b8b85fe528b5dd8294803 /lisp/ChangeLog
parent61e938eb8bc86570c2d86ba23c67300145f85181 (diff)
downloademacs-3c3b81d190d9c1ada2dbc4926ec9a18e119463b2.tar.gz
emacs-3c3b81d190d9c1ada2dbc4926ec9a18e119463b2.zip
(before-save-hook): Add.
(basic-save-buffer): Use before-save-hook.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9a07b135eef..7276ccc1bf9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12003-12-31 Simon Josefsson <jas@extundo.com>
2
3 * files.el (before-save-hook): Add.
4 (basic-save-buffer): Use before-save-hook.
5
12004-01-05 Richard M. Stallman <rms@gnu.org> 62004-01-05 Richard M. Stallman <rms@gnu.org>
2 7
3 * finder.el (finder-commentary): Call delete-other-windows. 8 * finder.el (finder-commentary): Call delete-other-windows.