Mercurial > emacs
changeset 40471:a74c46e44b13
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 30 Oct 2001 00:34:09 +0000 |
parents | 8154a8684502 |
children | 25269c1f7a10 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 30 00:28:24 2001 +0000 +++ b/lisp/ChangeLog Tue Oct 30 00:34:09 2001 +0000 @@ -1,5 +1,10 @@ 2001-10-29 Richard M. Stallman <rms@gnu.org> + * term.el (term-if-emacs19): Macro deleted. + Callers changed to use progn instead. + + * frame.el (blink-cursor-mode): Doc fix. + * files.el (find-backup-file-name): Use make-backup-file-name. * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
--- a/src/ChangeLog Tue Oct 30 00:28:24 2001 +0000 +++ b/src/ChangeLog Tue Oct 30 00:34:09 2001 +0000 @@ -1,3 +1,7 @@ +2001-10-29 Richard M. Stallman <rms@gnu.org> + + * print.c (print_object): Clarify indication of insertion type. + 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il> * coding.c (syms_of_coding): Document that locale-coding-system is