diff options
| -rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9694f16b60b..8c1c4b6359a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2006-05-11 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> | ||
| 2 | |||
| 3 | * calendar/calendar.el (calendar-french-date-string) | ||
| 4 | (calendar-mayan-date-string, calendar-chinese-date-string) | ||
| 5 | (calendar-astro-date-string, calendar-iso-date-string) | ||
| 6 | (calendar-islamic-date-string, calendar-bahai-date-string) | ||
| 7 | (calendar-hebrew-date-string, calendar-coptic-date-string) | ||
| 8 | (calendar-ethiopic-date-string, calendar-persian-date-string): | ||
| 9 | These functions are not interactive. | ||
| 10 | |||
| 1 | 2006-05-11 Luc Teirlinck <teirllm@auburn.edu> | 11 | 2006-05-11 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 12 | ||
| 3 | * files.el: Balance parentheses. | 13 | * files.el: Balance parentheses. |