# HG changeset patch # User Glenn Morris # Date 1056243526 0 # Node ID aebe0b37698c2970fc6e6077fd99093e9247e3a7 # Parent e451611c1a5c7de5bd5ca07f138b877272898692 *** empty log message *** diff -r e451611c1a5c -r aebe0b37698c lisp/ChangeLog --- a/lisp/ChangeLog Sun Jun 22 00:04:49 2003 +0000 +++ b/lisp/ChangeLog Sun Jun 22 00:58:46 2003 +0000 @@ -1,3 +1,35 @@ +2003-06-22 Glenn Morris + + * calendar/diary-lib.el (diary-check-diary-file): New function. + (diary, view-diary-entries, show-all-diary-entries) + (mark-diary-entries): Use it. + (view-other-diary-entries): Doc fix. Use `prefix-numeric-value'. + (diary-syntax-table, diary-attrtype-convert, diary-mail-days): Doc + fix. + (diary-modified, d-file): No need to defvar (for compiler). + (list-diary-entries): No need for `let*' so use `let'. + (simple-diary-display): Use `diary-file' directly rather than + inheriting `d-file' from `list-diary-entries' caller. + (make-fancy-diary-buffer, show-all-diary-entries): + `mode-line-format' already buffer-local. + (diary-mail-addr): Set to the empty string (rather than nil) if + undefined, as per `user-mail-address'. + (diary-mail-entries): Doc fix. Error if `diary-mail-address' + unset. + (mark-sexp-diary-entries): Don't regexp-quote sexp-mark twice. + Remove an un-needed `if'. + (list-sexp-diary-entries): Remove local vars mark and s-entry, and + use `let' rather than `let*'. + (diary-date, insert-monthly-diary-entry) + (insert-yearly-diary-entry, insert-anniversary-diary-entry) + (insert-block-diary-entry, insert-cyclic-diary-entry) + (font-lock-diary-date-forms): No need for `let*' so use `let'. + (make-diary-entry): Doc fix. Use `or' rather than `if'. + (diary-font-lock-keywords): Use `when'. `cal-islam' is required + feature, not `cal-islamic'. + `calendar-islamic-month-name-array-leap-year' does not exist - use + `calendar-islamic-month-name-array'. + 2003-06-21 Kenichi Handa * international/utf-16.el: Many name changes: utf-16-{be,le} ->