diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b9aea14ba1d..404c3c1f546 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,14 @@ +2001-11-01 Richard M. Stallman <rms@gnu.org> + + * files.el (find-file-noselect): Offer to change buffer-read-only + only when the file's read-only status has changed from before + as well as disagreeing with the buffer's current status. + (buffer-file-read-only): New var, local in all buffers. + + * buff-menu.el (buffer-menu): Doc fix. + (buffer-menu-other-window): Doc fix. + (list-buffers, list-buffers-noselect): Doc fix. + 2001-11-01 Gerd Moellmann <gerd@gnu.org> * startup.el (command-line): If the terminal Emacs is running on |