]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sat, 8 Mar 2008 22:39:09 +0000 (22:39 +0000)
committerKim F. Storm <storm@cua.dk>
Sat, 8 Mar 2008 22:39:09 +0000 (22:39 +0000)
src/ChangeLog

index 32c09e17062a4d6f1983676aacdb817629878341..d7f8e5b9c1925211631b3919cbff599a151b3c17 100644 (file)
@@ -1,3 +1,9 @@
+2008-03-08  Kim F. Storm  <storm@cua.dk>
+
+       * xdisp.c (GET_NEXT_DISPLAY_ELEMENT): New macro.
+       (get_next_display_element, next_element_from_string)
+       (next_element_from_ellipsis, next_element_from_buffer): Use it.
+
 2008-03-08  Andreas Schwab  <schwab@suse.de>
 
        * process.h (struct Lisp_Process): Declare bit fields as unsigned.