aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2004-03-20 01:09:45 +0000
committerRichard M. Stallman2004-03-20 01:09:45 +0000
commit36a3fd05cfe9ad224abf82dbf7f3d2f000930e64 (patch)
treeadd9d28efa94d577be7274bac8a65f0735938482
parent1d6cc9a852b4ac1e8c943af057d8fe442faca34c (diff)
downloademacs-36a3fd05cfe9ad224abf82dbf7f3d2f000930e64.tar.gz
emacs-36a3fd05cfe9ad224abf82dbf7f3d2f000930e64.zip
*** empty log message ***
-rw-r--r--ChangeLog4
-rw-r--r--src/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11007917351..466a4a303d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
12004-03-18 Dave Love <fx@gnu.org>
2
3 * configure.in: Add -znocombreloc to LDFLAGS if supported.
4
12004-03-15 Luc Teirlinck <teirllm@auburn.edu> 52004-03-15 Luc Teirlinck <teirllm@auburn.edu>
2 6
3 * info/dir (File): Add SMTP and SES. 7 * info/dir (File): Add SMTP and SES.
diff --git a/src/ChangeLog b/src/ChangeLog
index 795b70a522e..924df0cde7a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12004-03-19 Richard M. Stallman <rms@gnu.org>
2
3 * s/sol2-6.h: Delete previous change.
4
12004-03-19 Kim F. Storm <storm@cua.dk> 52004-03-19 Kim F. Storm <storm@cua.dk>
2 6
3 * xdisp.c (move_it_in_display_line_to): Fix MOVE_TO_POS case when 7 * xdisp.c (move_it_in_display_line_to): Fix MOVE_TO_POS case when