Mercurial > emacs
comparison lisp/ChangeLog @ 77290:600d42d971f8
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 18 Apr 2007 04:05:06 +0000 |
parents | bdefea1a6a49 |
children | 02b2ddeac1ef |
comparison
equal
deleted
inserted
replaced
77289:c853532ee388 | 77290:600d42d971f8 |
---|---|
1 2007-04-18 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * calendar/diary-lib.el (diary-header-line-format): Add a custom | |
4 :set function. | |
5 (diary-list-entries): Only switch to diary-mode from | |
6 default-major-mode (reverts 2007-03-21 change). Otherwise, set | |
7 header-line-format, in case of any customization. | |
8 | |
1 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change) | 9 2007-04-18 Levin Du <zslevin@gmail.com> (tiny change) |
2 | 10 |
3 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR | 11 * calendar/parse-time.el (parse-time-string-chars): Check if CHAR |
4 is less than the length of parse-time-syntax. | 12 is less than the length of parse-time-syntax. |
5 | 13 |