diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a39a5249aaa..8d50839ea80 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-06-22 Glenn Morris <rgm@gnu.org> | 1 | 2009-06-22 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * files.el (dir-locals-collect-mode-variables): Allow for any number of | ||
| 4 | `mode' and `eval' entries. (Bug#3430) | ||
| 5 | |||
| 3 | * Makefile.in (ELCFILES): Add fadr.elc. | 6 | * Makefile.in (ELCFILES): Add fadr.elc. |
| 4 | 7 | ||
| 5 | * calendar/appt.el (appt-make-list): Fix off-by-one error caused by | 8 | * calendar/appt.el (appt-make-list): Fix off-by-one error caused by |