]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 29 Dec 2004 20:41:37 +0000 (20:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 29 Dec 2004 20:41:37 +0000 (20:41 +0000)
lispref/ChangeLog
man/ChangeLog
src/ChangeLog

index 2ae6b155b801e9950eb7c2068046c0b6b2d60007..7ed6bea903e48bc6dc47aa8f93463700db029982 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-29  Richard M. Stallman  <rms@gnu.org>
+
+       * os.texi (Timers): Discuss timers vs editing the buffer and undo.
+
 2004-12-28  Richard M. Stallman  <rms@gnu.org>
 
        * commands.texi (Quitting): Clarify value of with-local-quit.
index f12807c77d5f64b59a65e6c4d2c2660276286b95..4e761e227c2907658e4870a59caa85d570ca7d90 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-29  Richard M. Stallman  <rms@gnu.org>
+
+       * custom.texi (File Variables): Clarify previous change.
+
 2004-12-27  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
index fa6e2280cbf466b5b3c259b3cf4918c9d61d0d44..e7a901fd1836bd62591c173ec9655ea29285a261 100644 (file)
@@ -1,3 +1,7 @@
+2004-12-29  Richard M. Stallman  <rms@gnu.org>
+
+       * buffer.c (syms_of_buffer) <vertical-scroll-bar>: Doc fix.
+
 2004-12-29  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * macfns.c (install_window_handler): Modify extern to return OSErr