+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
+2001-11-01 Richard M. Stallman <rms@gnu.org>
+
+ * keymap.c (Fdescribe_buffer_bindings): Print character property
+ bindings along with or instead of the buffer local map.
+ Make the overriding maps override what they should.
+
2001-11-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
* window.c (grow_mini_window): Fix typo in comment.