diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2280c706bd5..08cfd22f581 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2007-11-22 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * dos-fns.el (int86): | ||
| 4 | * term/mac-win.el (mac-font-panel-mode): Fix declarations. | ||
| 5 | |||
| 6 | * calendar/cal-menu.el (cal-menu-holidays-menu): Fix holiday-list call. | ||
| 7 | |||
| 8 | * calendar/holidays.el (holiday-list): Add autoload cookie. | ||
| 9 | |||
| 10 | * emacs-lisp/check-declare.el (check-declare-scan): Expand .c | ||
| 11 | files relative to src/ directory. | ||
| 12 | (check-declare-verify): Handle .c files (without arg checking). | ||
| 13 | |||
| 14 | * emacs-lisp/byte-run.el (declare-function): Doc fix. | ||
| 15 | |||
| 1 | 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu> | 16 | 2007-11-22 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 17 | ||
| 3 | * replace.el (occur-mode-map): Add a major mode menu with entries | 18 | * replace.el (occur-mode-map): Add a major mode menu with entries |