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: Sat, 08 Mar 2008 03:57:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/08 03:57:38

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12978
retrieving revision 1.12979
diff -u -b -r1.12978 -r1.12979
--- ChangeLog   8 Mar 2008 03:50:00 -0000       1.12978
+++ ChangeLog   8 Mar 2008 03:57:36 -0000       1.12979
@@ -39,6 +39,9 @@
        Move to diary-lib.
        (all-christian-calendar-holidays, all-islamic-calendar-holidays)
        (all-bahai-calendar-holidays): Doc fix.
+       (calendar-insert-indented): Doc fix.  Use when rather than if.
+       (exit-calendar): Use mapc rather than mapcar.
+       (calendar-cursor-to-date): Use zerop.
        (calendar-mark-ring): Add doc-string.
        (calendar-starred-day): Defvar it.
        (calendar-mode): Make calendar-starred-day local.
@@ -52,6 +55,7 @@
        (mark-diary-entries-hook, nongregorian-diary-listing-hook)
        (nongregorian-diary-marking-hook, print-diary-entries-hook):
        Move here from calendar.el.
+       (diary-file-name-prefix-function): Use 'identity.
        (diary-face): Make it a defcustom, and mark as obsolete.
        (top-level): No need to require cal-hebrew, cal-islam when
        compiling.




reply via email to

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