From: Richard M. Stallman Date: Tue, 30 Oct 2001 00:34:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~19030 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4d083a8fd22a25b3e6f252c06d802d025b07eb8c;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d96530b3c61..87a890b3c30 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,10 @@ 2001-10-29 Richard M. Stallman + * 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 diff --git a/src/ChangeLog b/src/ChangeLog index da3614ab7df..91c6c69f918 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2001-10-29 Richard M. Stallman + + * print.c (print_object): Clarify indication of insertion type. + 2001-10-29 Eli Zaretskii * coding.c (syms_of_coding): Document that locale-coding-system is