emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 01 Nov 2005 14:55:42 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8500 emacs/lisp/ChangeLog:1.8501
*** emacs/lisp/ChangeLog:1.8500 Tue Nov  1 15:45:32 2005
--- emacs/lisp/ChangeLog        Tue Nov  1 19:55:41 2005
***************
*** 1,9 ****
  2005-11-02  Masatake YAMATO  <address@hidden>
  
!       * progmodes/ld-script.el (ld-script-builtins): Add
!       more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END", 
!       "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and
!       "SEGMENT_START".
        (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
  
  2005-11-01  Romain Francoise  <address@hidden>
--- 1,17 ----
+ 2005-11-01  Stefan Monnier  <address@hidden>
+ 
+       * calendar/cal-menu.el (date, event): Don't declare as dynamic-var.
+       (calendar-mouse-holidays, calendar-mouse-view-diary-entries)
+       (calendar-mouse-print-dates): Add optional `event' argument.
+       Update interactive-spec.
+       (calendar-mouse-cal-tex-menu, cal-tex-mouse-filofax):
+       Use `calendar-event-to-date' instead of `event'.
+ 
  2005-11-02  Masatake YAMATO  <address@hidden>
  
!       * progmodes/ld-script.el (ld-script-builtins):
!       Add more words: "DATA_SEGMENT_ALIGN", "DATA_SEGMENT_END",
!       "DATA_SEGMENT_RELRO_END", "LENGTH", "ORIGIN", and "SEGMENT_START".
        (auto-mode-alist): Accept .ld, .lds, ld.in and .lds.in.
  
  2005-11-01  Romain Francoise  <address@hidden>




reply via email to

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