# HG changeset patch # User Richard M. Stallman # Date 1120676601 0 # Node ID 8640e1fdbf57583914d45854ec4074bad04df592 # Parent 1e30080a88029e1747c292b25d758607a5433f80 *** empty log message *** diff -r 1e30080a8802 -r 8640e1fdbf57 lisp/ChangeLog --- 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 + + * 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 * w32-vars.el (w32-fixed-font-alist): Fix typo in `defcustom' tag.