diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 74ac07ed1a6..3deb22ead03 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -22,6 +22,8 @@ | |||
| 22 | (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings. | 22 | (ethiopic-calendar-month-name-array, ethiopic-name): Add doc strings. |
| 23 | (coptic-prompt-for-date): Move definition before use. | 23 | (coptic-prompt-for-date): Move definition before use. |
| 24 | 24 | ||
| 25 | * calendar/cal-persia.el (calendar-goto-persian-date): Doc fix. | ||
| 26 | |||
| 25 | * calendar/diary-lib.el (mark-diary-entries): Move some constant | 27 | * calendar/diary-lib.el (mark-diary-entries): Move some constant |
| 26 | variables outside the diary-date-forms loop. | 28 | variables outside the diary-date-forms loop. |
| 27 | 29 | ||