aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index b643a48b789..833bf120a10 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12001-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
12001-11-12 Sam Steingold <sds@gnu.org> 92001-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