Mercurial > emacs
changeset 29304:71272a11eab7
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 30 May 2000 20:02:22 +0000 |
parents | a3541330de52 |
children | 9f58922ddbcc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
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.