aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kastrup2003-05-17 20:02:55 +0000
committerDavid Kastrup2003-05-17 20:02:55 +0000
commit78f521833ff58baa69baccc24b625cb0ace7cd63 (patch)
treec7ae2e7cbda5fb20cc7043d51c1643c3ac086afb
parent6d9b60995f99935be3c4e6df530dde129d77ddaa (diff)
downloademacs-78f521833ff58baa69baccc24b625cb0ace7cd63.tar.gz
emacs-78f521833ff58baa69baccc24b625cb0ace7cd63.zip
*** empty log message ***
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8d5073eec83..f507196c38c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12003-05-17 David Kastrup <dak@gnu.org>
2
3 * process.c (read_process_output): Back out change from 2003-03-09.
4
12003-05-17 Richard M. Stallman <rms@gnu.org> 52003-05-17 Richard M. Stallman <rms@gnu.org>
2 6
3 * minibuf.c (read_minibuf): If buffer is empty, record the default 7 * minibuf.c (read_minibuf): If buffer is empty, record the default
@@ -41,6 +45,7 @@
412003-05-15 Stefan Monnier <monnier@cs.yale.edu> 452003-05-15 Stefan Monnier <monnier@cs.yale.edu>
42 46
43 * keyboard.c (apply_modifiers): Don't fill the other cache. 47 * keyboard.c (apply_modifiers): Don't fill the other cache.
48======= end
44 49
452003-05-14 Stefan Monnier <monnier@cs.yale.edu> 502003-05-14 Stefan Monnier <monnier@cs.yale.edu>
46 51