aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2001-11-13 03:14:36 +0000
committerRichard M. Stallman2001-11-13 03:14:36 +0000
commit1c1d3d69ffe87331d382841309016839bb83267a (patch)
tree052acbd0b4e11c40e13069ffdc766696f9a7cbab /lisp/ChangeLog
parented9ae328c1612bac90a4015ed2abbb78310846be (diff)
downloademacs-1c1d3d69ffe87331d382841309016839bb83267a.tar.gz
emacs-1c1d3d69ffe87331d382841309016839bb83267a.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 833bf120a10..7a226bc6034 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12001-11-12 Richard M. Stallman <rms@gnu.org> 12001-11-12 Richard M. Stallman <rms@gnu.org>
2 2
3 * server.el (server-edit, server-done): Doc fix.
4
3 * simple.el (clone-indirect-buffer): Error if major mode symbol 5 * simple.el (clone-indirect-buffer): Error if major mode symbol
4 has a no-clone-indirect property. 6 has a no-clone-indirect property.
5 (clone-buffer): Check for obvious errors before reading clone name. 7 (clone-buffer): Check for obvious errors before reading clone name.