Mercurial > emacs
changeset 40968:f44b389b0373
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 13 Nov 2001 02:12:04 +0000 |
parents | ab0564ba441e |
children | 57ff4380e1fe |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Nov 13 02:10:33 2001 +0000 +++ b/lisp/ChangeLog Tue Nov 13 02:12:04 2001 +0000 @@ -1,3 +1,11 @@ +2001-11-12 Richard M. Stallman <rms@gnu.org> + + * simple.el (clone-indirect-buffer): Error if major mode symbol + has a no-clone-indirect property. + (clone-buffer): Check for obvious errors before reading clone name. + + * info.el (Info-mode): Add a no-clone-indirect property. + 2001-11-12 Sam Steingold <sds@gnu.org> * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and