Mercurial > emacs
changeset 72641:617312125cd6
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 04 Sep 2006 15:08:13 +0000 |
parents | 74a5b2cff440 |
children | 88c753c19400 |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 04 15:08:06 2006 +0000 +++ b/lisp/ChangeLog Mon Sep 04 15:08:13 2006 +0000 @@ -1,3 +1,7 @@ +2006-09-04 Richard Stallman <rms@gnu.org> + + * simple.el (kill-region): Explicitly test there is a region. + 2006-09-04 Chong Yidong <cyd@stupidchicken.com> * mail/feedmail.el (feedmail-buffer-to-sendmail): Look for
--- a/lispref/ChangeLog Mon Sep 04 15:08:06 2006 +0000 +++ b/lispref/ChangeLog Mon Sep 04 15:08:13 2006 +0000 @@ -1,3 +1,11 @@ +2006-09-04 Richard Stallman <rms@gnu.org> + + * 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 <eliz@gnu.org> * makefile.w32-in (usermanualdir): New variable.