changeset 69635:1c382971f1d0

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 22 Mar 2006 22:46:57 +0000
parents 5633a1931272
children 51f98bc8ce67
files src/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Mar 22 22:33:35 2006 +0000
+++ b/src/ChangeLog	Wed Mar 22 22:46:57 2006 +0000
@@ -1,5 +1,10 @@
 2006-03-22  Kim F. Storm  <storm@cua.dk>
 
+	* xdisp.c: Undo 2006-03-21 change.
+
+	* term.c: Define aliases for append_glyph and produce_stretch_glyph
+	when `static' is defined to avoid name clash with those in xdisp.c.
+
 	* process.c (Faccept_process_output): Fix to comply with lisp reference.
 	Change arg "timeout" to "seconds" and allow both integer and float value.
 	Change arg "timeout-msec" to "millisec" and interpret" as milliseconds