changeset 92603:abc0c005b8d0

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sat, 08 Mar 2008 03:57:36 +0000
parents 020d7b75c13a
children 946554ed4fec
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Mar 08 03:57:20 2008 +0000
+++ b/lisp/ChangeLog	Sat Mar 08 03:57:36 2008 +0000
@@ -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.