Mercurial > emacs
changeset 64110:8640e1fdbf57
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 06 Jul 2005 19:03:21 +0000 |
parents | 1e30080a8802 |
children | a948ecc89102 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 06 19:00:21 2005 +0000 +++ b/lisp/ChangeLog Wed Jul 06 19:03:21 2005 +0000 @@ -1,3 +1,10 @@ +2005-07-06 Richard M. Stallman <rms@gnu.org> + + * progmodes/flymake.el (flymake-float-time): Instead of + with-no-warnings, test for xemacs. + (flymake-replace-regexp-in-string): Test fboundp of replace-in-string + to avoid warning. + 2005-07-06 Juanma Barranquero <lekktu@gmail.com> * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.