]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 4 Sep 2006 15:08:13 +0000 (15:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 4 Sep 2006 15:08:13 +0000 (15:08 +0000)
lisp/ChangeLog
lispref/ChangeLog

index ac654f66234fee50d4511a3ce2143b8db19736d3..8f300c48703f228db1fd3600732b7db5d0497526 100644 (file)
@@ -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
index 57ad0e9a4deb63945a7c5c80c7cbc53b98493f62..78e5e6d88cf86fbe9572e358548c99646ed60639 100644 (file)
@@ -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.