Mercurial > emacs
diff lisp/gnus/ChangeLog @ 104892:e86ba08d7eac
(with-no-warnings): Define it for old Emacsen.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Wed, 09 Sep 2009 10:41:50 +0000 |
parents | 18c2aea5083c |
children | 6fd9d35186e0 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Wed Sep 09 10:07:19 2009 +0000 +++ b/lisp/gnus/ChangeLog Wed Sep 09 10:41:50 2009 +0000 @@ -1,6 +1,7 @@ 2009-09-09 Katsumi Yamaoka <yamaoka@jpl.org> - * gnus-util.el (gnus-float-time): Alias to float-time if it exists. + * gnus-util.el (with-no-warnings): Define it for old Emacsen. + (gnus-float-time): Alias to float-time if it exists. * ecomplete.el (with-no-warnings): Define it for old Emacsen. (ecomplete-add-item): Don't use (featurep 'xemacs) to check if