comparison lisp/ChangeLog @ 40968:f44b389b0373

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 13 Nov 2001 02:12:04 +0000
parents 4b4504c5aa56
children 5959d9cfe456
comparison
equal deleted inserted replaced
40967:ab0564ba441e 40968:f44b389b0373
1 2001-11-12 Richard M. Stallman <rms@gnu.org>
2
3 * simple.el (clone-indirect-buffer): Error if major mode symbol
4 has a no-clone-indirect property.
5 (clone-buffer): Check for obvious errors before reading clone name.
6
7 * info.el (Info-mode): Add a no-clone-indirect property.
8
1 2001-11-12 Sam Steingold <sds@gnu.org> 9 2001-11-12 Sam Steingold <sds@gnu.org>
2 10
3 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and 11 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
4 set-buffer-modified-p to nil after `vc-exec-after'. 12 set-buffer-modified-p to nil after `vc-exec-after'.
5 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d". 13 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".