comparison lisp/ChangeLog @ 93281:bab9629d5ba6

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 27 Mar 2008 07:58:31 +0000
parents 7e80f83265e8
children 437cc5e80169
comparison
equal deleted inserted replaced
93280:e4f021df35fd 93281:bab9629d5ba6
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): Doc fixes. 16 (include-other-diary-files, mark-included-diary-files)
17 (list-sexp-diary-entries): Doc fixes.
17 (diary-set-header): New function. 18 (diary-set-header): New function.
18 (diary-header-line-flag, diary-header-line-format): 19 (diary-header-line-flag, diary-header-line-format):
19 Use diary-set-header for custom :set function. 20 Use diary-set-header for custom :set function.
20 (diary-set-maybe-redraw): Use symbol-value rather than eval. 21 (diary-set-maybe-redraw): Use symbol-value rather than eval.
21 (diary-attrtype-convert): Use intern-soft rather than read. 22 (diary-attrtype-convert): Use intern-soft rather than read.