diff src/ChangeLog @ 43746:e9ccd91206bd

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 06 Mar 2002 14:03:32 +0000
parents 5039537d202a
children f6be0ba7fdf9
line wrap: on
line diff
--- a/src/ChangeLog	Wed Mar 06 14:03:07 2002 +0000
+++ b/src/ChangeLog	Wed Mar 06 14:03:32 2002 +0000
@@ -1,3 +1,9 @@
+2002-03-06  Gerd Moellmann  <gerd@gnu.org>
+
+	* xdisp.c (message_with_string): Use Fformat instead of doprnt and
+	message3 instead of message2 to display the message using STRING's
+	text properties.
+
 2002-03-05  Andreas Schwab  <schwab@suse.de>
 
 	* xdisp.c (hscroll_margin): Change to EMACS_INT.