changeset 59193:8628180958f4

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 29 Dec 2004 20:41:37 +0000
parents f6c4c15febd7
children e81022709627
files lispref/ChangeLog man/ChangeLog src/ChangeLog
diffstat 3 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Wed Dec 29 20:41:05 2004 +0000
+++ b/lispref/ChangeLog	Wed Dec 29 20:41:37 2004 +0000
@@ -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.
--- a/man/ChangeLog	Wed Dec 29 20:41:05 2004 +0000
+++ b/man/ChangeLog	Wed Dec 29 20:41:37 2004 +0000
@@ -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,Ad(Brv  <jan.h.d@swipnet.se>
 
 	* frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
--- a/src/ChangeLog	Wed Dec 29 20:41:05 2004 +0000
+++ b/src/ChangeLog	Wed Dec 29 20:41:37 2004 +0000
@@ -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