diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 263a0e4407a..67ecd1ade23 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-03-14 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el) | ||
| 4 | ($(lisp)/calendar/diary-loaddefs.el) | ||
| 5 | ($(lisp)/calendar/hol-loaddefs.el): New targets. | ||
| 6 | (LOADDEFS): New macro. | ||
| 7 | (autoloads): Depend on $(LOADDEFS). | ||
| 8 | |||
| 1 | 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu> | 9 | 2008-03-14 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 10 | ||
| 3 | * font-lock.el (featurep): Remove test, not useful anymore. | 11 | * font-lock.el (featurep): Remove test, not useful anymore. |