]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 22 Mar 2006 22:46:57 +0000 (22:46 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 22 Mar 2006 22:46:57 +0000 (22:46 +0000)
src/ChangeLog

index bfa3a0293b829cd4dad92f8b83c1d2e3cc8aa515..2bb8e9120c39bd7e82382fe1475ba6fb2b92711d 100644 (file)
@@ -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