aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman1999-12-25 23:01:14 +0000
committerRichard M. Stallman1999-12-25 23:01:14 +0000
commitf7c9e039d2487f11d2d714ce6803a464040be6cd (patch)
tree624f6d5597a1f011d3ddfdc303ca400accae9a90 /src/ChangeLog
parente073a3561ba285bdbdb8588ebe53c643d6a97d54 (diff)
downloademacs-f7c9e039d2487f11d2d714ce6803a464040be6cd.tar.gz
emacs-f7c9e039d2487f11d2d714ce6803a464040be6cd.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 6528e5f8653..8380a68b78b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -8,6 +8,11 @@
8 * process.c (read_process_output): Fix the arg FROM to 8 * process.c (read_process_output): Fix the arg FROM to
9 update_compositions. 9 update_compositions.
10 10
111999-12-22 Richard M. Stallman <rms@caffeine.ai.mit.edu>
12
13 * search.c (Freplace_match): For nonliteral replacement in buffer,
14 construct all the new text first, then insert all at once.
15
111999-12-22 Dave Love <fx@gnu.org> 161999-12-22 Dave Love <fx@gnu.org>
12 17
13 * xfns.c (Fx_show_tip): Gcpro `timeout' too. 18 * xfns.c (Fx_show_tip): Gcpro `timeout' too.