changeset 52161:d8e9f127ab97

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Wed, 06 Aug 2003 10:10:46 +0000
parents 833b56d6e12d
children 2b13b04b07a9
files lisp/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 06 10:10:12 2003 +0000
+++ b/lisp/ChangeLog	Wed Aug 06 10:10:46 2003 +0000
@@ -1,3 +1,12 @@
+2003-08-06  Glenn Morris  <gmorris@ast.cam.ac.uk>
+
+	* calendar/calendar.el (list-diary-entries-hook)
+	(diary-display-hook, nongregorian-diary-listing-hook)
+	(mark-diary-entries-hook, nongregorian-diary-marking-hook): Add
+	some customize options for these hooks.
+	(calendar-abbrev-construct): Don't try to take a substring longer
+	than the original string.
+
 2003-08-05  Richard M. Stallman  <rms@gnu.org>
 
 	* emacs-lisp/testcover.el (noreturn): Report error if does return.