comparison 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
comparison
equal deleted inserted replaced
29303:a3541330de52 29304:71272a11eab7
1 2000-05-30 Gerd Moellmann <gerd@gnu.org> 1 2000-05-30 Gerd Moellmann <gerd@gnu.org>
2
3 * net/net-utils.el (finger-X.500-host-regexps): New user-option.
4 (finger): If HOST matches a regexp from finger-X.500-host-regexps,
5 send a query containing USER only, not USER@HOST.
2 6
3 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg 7 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg
4 and rmail-msgend to compute the restriction at the end, instead of 8 and rmail-msgend to compute the restriction at the end, instead of
5 computing it. 9 computing it.
6 10