comparison lisp/ChangeLog @ 40626:3a44ea41ebcb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 01 Nov 2001 19:55:51 +0000
parents 2b240b538838
children 404ac8ca379a
comparison
equal deleted inserted replaced
40625:1248b61b7baf 40626:3a44ea41ebcb
1 2001-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
1 2001-11-01 Gerd Moellmann <gerd@gnu.org> 12 2001-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
4 has erase char set to ^H, use the Backspace key for deleting 15 has erase char set to ^H, use the Backspace key for deleting
5 backward, and the Delete key for deleting forward. 16 backward, and the Delete key for deleting forward.