comparison lisp/ChangeLog @ 93285:199a80e09004

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 27 Mar 2008 08:26:17 +0000
parents 437cc5e80169
children d72bd8fa56db
comparison
equal deleted inserted replaced
93284:1a0fa935a13b 93285:199a80e09004
11 11
12 * calendar/calendar.el (diary-file): Doc fix. 12 * calendar/calendar.el (diary-file): Doc fix.
13 13
14 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp. 14 * calendar/diary-lib.el (diary-face-attrs): Fix `height' regexp.
15 (list-diary-entries-hook, mark-diary-entries-hook) 15 (list-diary-entries-hook, mark-diary-entries-hook)
16 (include-other-diary-files, mark-included-diary-files) 16 (include-other-diary-files, diary-mail-entries)
17 (list-sexp-diary-entries): Doc fixes. 17 (mark-included-diary-files, list-sexp-diary-entries): Doc fixes.
18 (diary-set-header): New function. 18 (diary-set-header): New function.
19 (diary-header-line-flag, diary-header-line-format): 19 (diary-header-line-flag, diary-header-line-format):
20 Use diary-set-header for custom :set function. 20 Use diary-set-header for custom :set function.
21 (diary-set-maybe-redraw): Use symbol-value rather than eval. 21 (diary-set-maybe-redraw): Use symbol-value rather than eval.
22 (diary-attrtype-convert): Use intern-soft rather than read. 22 (diary-attrtype-convert): Use intern-soft rather than read.