comparison lisp/ChangeLog @ 104548:d787a9b6a87e

(diary-mark-entries-1): Only mark all days of a given name if the pattern is not more specific.
author Glenn Morris <rgm@gnu.org>
date Sat, 22 Aug 2009 19:47:42 +0000
parents 8c67d84c0faa
children 9605b4808a63
comparison
equal deleted inserted replaced
104547:8c67d84c0faa 104548:d787a9b6a87e
1 2009-08-22 Glenn Morris <rgm@gnu.org> 1 2009-08-22 Glenn Morris <rgm@gnu.org>
2
3 * calendar/diary-lib.el (diary-mark-entries-1): Only mark all days of a
4 given name if the pattern is not more specific.
2 5
3 * calendar/lunar.el (lunar-phase-names): New option. 6 * calendar/lunar.el (lunar-phase-names): New option.
4 (lunar-phase): Doc fix. 7 (lunar-phase): Doc fix.
5 (lunar-cycles-per-year): New constant. 8 (lunar-cycles-per-year): New constant.
6 (lunar-index): New function. 9 (lunar-index): New function.