From bae122379285c2c8717ed749d2a846aab5c8b02f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 4 Sep 2006 15:08:13 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ lispref/ChangeLog | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ac654f66234..8f300c48703 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-09-04 Richard Stallman + + * simple.el (kill-region): Explicitly test there is a region. + 2006-09-04 Chong Yidong * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 57ad0e9a4de..78e5e6d88cf 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,11 @@ +2006-09-04 Richard Stallman + + * processes.texi (Accepting Output): Explain SECONDS=0 for + accept-process-output. + + * os.texi (Idle Timers): Explain why timer functions should not + loop until (input-pending-p). + 2006-09-02 Eli Zaretskii * makefile.w32-in (usermanualdir): New variable. -- 2.39.2