emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Thu, 15 Sep 2005 09:18:00 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4597 emacs/src/ChangeLog:1.4598
*** emacs/src/ChangeLog:1.4597  Thu Sep 15 12:05:41 2005
--- emacs/src/ChangeLog Thu Sep 15 13:17:55 2005
***************
*** 1,3 ****
--- 1,16 ----
+ 2005-09-15  Richard M. Stallman  <address@hidden>
+ 
+       * xdisp.c (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.
+       (display_mode_element): Instead of `lisp_string' and `this',
+       record `offset' and increment that.
+       `last_offset' replaces `last'.
+ 
+       * Makefile.in (XMENU_OBJ): Variable deleted.
+       (obj): Use xmenu.o unconditionally.
+       (SOME_MACHINE_OBJECTS): Delete xmenu.o.
+ 
+       * emacs.c (main): Don't conditionalize syms_of_xmenu on HAVE_XMENU.
+ 
  2005-09-15  Kim F. Storm  <address@hidden>
  
        * xdisp.c (move_it_vertically): Don't try to fetch byte BEGV-1.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]