aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b979d1bb8ca..3f1f73372a4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-03-06 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (message_with_string): Use Fformat instead of doprnt and
4 message3 instead of message2 to display the message using STRING's
5 text properties.
6
12002-03-05 Andreas Schwab <schwab@suse.de> 72002-03-05 Andreas Schwab <schwab@suse.de>
2 8
3 * xdisp.c (hscroll_margin): Change to EMACS_INT. 9 * xdisp.c (hscroll_margin): Change to EMACS_INT.