aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-01 19:55:51 +0000
committerRichard M. Stallman2001-11-01 19:55:51 +0000
commit9271ed2c11dc31295364b0244cce6c37a2d876ac (patch)
tree9da4a411c8084edc74f82084f2676ee4d7e140a3 /lisp
parent36ca6189c6d3194ceff8d52d52796e42f670c1b1 (diff)
downloademacs-9271ed2c11dc31295364b0244cce6c37a2d876ac.tar.gz
emacs-9271ed2c11dc31295364b0244cce6c37a2d876ac.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog11
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 @@
12001-11-01 Richard M. Stallman <rms@gnu.org>
2
3 * files.el (find-file-noselect): Offer to change buffer-read-only
4 only when the file's read-only status has changed from before
5 as well as disagreeing with the buffer's current status.
6 (buffer-file-read-only): New var, local in all buffers.
7
8 * buff-menu.el (buffer-menu): Doc fix.
9 (buffer-menu-other-window): Doc fix.
10 (list-buffers, list-buffers-noselect): Doc fix.
11
12001-11-01 Gerd Moellmann <gerd@gnu.org> 122001-11-01 Gerd Moellmann <gerd@gnu.org>
2 13
3 * startup.el (command-line): If the terminal Emacs is running on 14 * startup.el (command-line): If the terminal Emacs is running on