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,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 10 Apr 2008 03:45:31 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/10 03:45:31

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13405
retrieving revision 1.13406
diff -u -b -r1.13405 -r1.13406
--- ChangeLog   10 Apr 2008 03:12:49 -0000      1.13405
+++ ChangeLog   10 Apr 2008 03:45:26 -0000      1.13406
@@ -1,3 +1,28 @@
+2008-04-10  Glenn Morris  <address@hidden>
+
+       * Makefile.in (MH_E_DIR): New variable.
+       (MH_E_SRC): Restore variable removed 2008-03-13.
+       (mh-loaddefs.el): Depend on $MH_E_SRC.
+       (CAL_DIR, CAL_SRC): New variables.
+       (cal-loaddefs.el, diary-loaddefs.el, hol-loaddefs.el):
+       Depend on CAL_SRC.
+
+       * calendar/calendar.el (calendar, diary): Add :prefix.
+       (holidays): Change :prefix.
+       (calendar-today, holiday, calendar-holiday-marker)
+       (european-calendar-style): Change custom groups.
+
+       * calendar/calendar.el (diary-hook, diary-display-hook):
+       Move to diary-lib.el.
+       * calendar/diary-lib.el (diary-hook, diary-display-hook):
+       Move here from calendar.el.
+       * calendar/appt.el: Require diary-lib rather than calendar.
+       * calendar/cal-x.el (diary-display-hook): Declare for compiler.
+
+       * calendar/appt.el (appt): Add :prefix.
+
+       * calendar/diary-lib.el (diary-hook): Doc fix.
+
 2008-04-10  Stefan Monnier  <address@hidden>
 
        * minibuffer.el (minibuffer--double-dollars, read-file-name-internal):




reply via email to

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