diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f598df3cd1d..df7a4b270ea 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-07-06 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * progmodes/flymake.el (flymake-float-time): Instead of | ||
| 4 | with-no-warnings, test for xemacs. | ||
| 5 | (flymake-replace-regexp-in-string): Test fboundp of replace-in-string | ||
| 6 | to avoid warning. | ||
| 7 | |||
| 1 | 2005-07-06 Juanma Barranquero <lekktu@gmail.com> | 8 | 2005-07-06 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 9 | ||
| 3 | * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag. | 10 | * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag. |