Mercurial > emacs
diff lisp/gnus/ChangeLog @ 46967:3b7e1c7a2739
* gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible.
author | ShengHuo ZHU <zsh@cs.rochester.edu> |
---|---|
date | Tue, 20 Aug 2002 08:36:01 +0000 |
parents | 47d8bf1dec03 |
children | b87254142b98 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Tue Aug 20 07:57:01 2002 +0000 +++ b/lisp/gnus/ChangeLog Tue Aug 20 08:36:01 2002 +0000 @@ -1,5 +1,7 @@ 2002-08-20 ShengHuo ZHU <zsh@cs.rochester.edu> + * gnus-art.el (gnus-button-url-regexp): Use POSIX regexp if possible. + * nnmh.el (nnmh-request-list-1): Use %.0f instead of %d to avoid arithmetic errors.