diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fffb1e03f60..fb82a128413 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -18,6 +18,10 @@ | |||
| 18 | * calc/calc.el (calc-set-mode-line): Use `math-lang-name' | 18 | * calc/calc.el (calc-set-mode-line): Use `math-lang-name' |
| 19 | to set language name. | 19 | to set language name. |
| 20 | 20 | ||
| 21 | 2007-12-10 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 22 | |||
| 23 | * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile. | ||
| 24 | |||
| 21 | 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca> | 25 | 2007-12-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 22 | 26 | ||
| 23 | * server.el (server-select-display): Fix important typo. | 27 | * server.el (server-select-display): Fix important typo. |