Mercurial > emacs
changeset 47067:d87784183b26
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 27 Aug 2002 20:38:30 +0000 |
parents | a2c9058db731 |
children | 9026b0749c9e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 27 20:37:00 2002 +0000 +++ b/lisp/ChangeLog Tue Aug 27 20:38:30 2002 +0000 @@ -1,3 +1,8 @@ +2002-08-27 Richard M. Stallman <rms@gnu.org> + + * files.el (find-alternate-file): + Bind kill-buffer-query-functions locally, don't set it. + 2002-08-27 Andreas Schwab <schwab@suse.de> * kmacro.el (kmacro-start-macro): Doc fix.