diff options
author | Amin Bandali <bandali@gnu.org> | 2021-09-29 00:44:43 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2021-09-29 01:01:21 -0400 |
commit | 081eb52e4d8441a82134db5b34848474a1d01acf (patch) | |
tree | 0ddcce002b8fab7d58888a6af2c93bdfb4d74b40 /lisp/emacs-lisp/subr-x.el | |
parent | fcfcb35791495ea842d30efc3d87a088ecd57977 (diff) | |
download | emacs-081eb52e4d8441a82134db5b34848474a1d01acf.tar.gz emacs-081eb52e4d8441a82134db5b34848474a1d01acf.tar.bz2 emacs-081eb52e4d8441a82134db5b34848474a1d01acf.zip |
Switch the order of ERC's '/whois' arguments sent to the server
* lisp/erc/erc.el (erc-cmd-WHOIS): Switch the order of 'server' and
'user' arguments sent to the server. Per RFC 1459 and RFC 2812, the
optional 'server' argument command comes before the 'user' argument,
not after. While at it, update the doc string to explain why one may
want to specify the 'server' argument.
* etc/NEWS: Announce the change.
Diffstat (limited to 'lisp/emacs-lisp/subr-x.el')
0 files changed, 0 insertions, 0 deletions