Mercurial > emacs
diff lisp/ChangeLog @ 29304:71272a11eab7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 30 May 2000 20:02:22 +0000 |
parents | b1d66cb97075 |
children | 507b4d56cee2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue May 30 20:01:39 2000 +0000 +++ b/lisp/ChangeLog Tue May 30 20:02:22 2000 +0000 @@ -1,5 +1,9 @@ 2000-05-30 Gerd Moellmann <gerd@gnu.org> + * net/net-utils.el (finger-X.500-host-regexps): New user-option. + (finger): If HOST matches a regexp from finger-X.500-host-regexps, + send a query containing USER only, not USER@HOST. + * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg and rmail-msgend to compute the restriction at the end, instead of computing it.