From 4d083a8fd22a25b3e6f252c06d802d025b07eb8c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 30 Oct 2001 00:34:09 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 4 ++++ 2 files changed, 9 insertions(+) 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 -- 2.39.2