aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2004-12-29 20:41:37 +0000
committerRichard M. Stallman2004-12-29 20:41:37 +0000
commit99ec74b9643d563b104d791b3372f77ddb78235e (patch)
treeb09e3c7c1a812872291bc0e99f225818bddc6963
parent3c338c5f1a49dbc4b0921113ae45f81463c506c7 (diff)
downloademacs-99ec74b9643d563b104d791b3372f77ddb78235e.tar.gz
emacs-99ec74b9643d563b104d791b3372f77ddb78235e.zip
*** empty log message ***
-rw-r--r--lispref/ChangeLog4
-rw-r--r--man/ChangeLog4
-rw-r--r--src/ChangeLog4
3 files changed, 12 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 2ae6b155b80..7ed6bea903e 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
12004-12-29 Richard M. Stallman <rms@gnu.org>
2
3 * os.texi (Timers): Discuss timers vs editing the buffer and undo.
4
12004-12-28 Richard M. Stallman <rms@gnu.org> 52004-12-28 Richard M. Stallman <rms@gnu.org>
2 6
3 * commands.texi (Quitting): Clarify value of with-local-quit. 7 * commands.texi (Quitting): Clarify value of with-local-quit.
diff --git a/man/ChangeLog b/man/ChangeLog
index f12807c77d5..4e761e227c2 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12004-12-29 Richard M. Stallman <rms@gnu.org>
2
3 * custom.texi (File Variables): Clarify previous change.
4
12004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 52004-12-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2 6
3 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is 7 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
diff --git a/src/ChangeLog b/src/ChangeLog
index fa6e2280cbf..e7a901fd183 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12004-12-29 Richard M. Stallman <rms@gnu.org>
2
3 * buffer.c (syms_of_buffer) <vertical-scroll-bar>: Doc fix.
4
12004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 52004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 6
3 * macfns.c (install_window_handler): Modify extern to return OSErr 7 * macfns.c (install_window_handler): Modify extern to return OSErr