]> git.eshelyaron.com Git - emacs.git/commit
Add new '/wii' convenience ERC command
authorAmin Bandali <bandali@gnu.org>
Thu, 30 Sep 2021 03:11:49 +0000 (23:11 -0400)
committerAmin Bandali <bandali@gnu.org>
Thu, 30 Sep 2021 03:11:49 +0000 (23:11 -0400)
commitdc94ca7b2b878c9a88be72fea118bf6557259ffd
treec0c23d7cedaf56de82d713c97873ff047e3faefd
parent9fc1fdcbf330b0a85cd019bb75afcb8d36243524
Add new '/wii' convenience ERC command

* etc/NEWS: Announce the addition of the command.
* lisp/erc/erc.el (erc-cmd-WII): Add '/wii' convenience command which
calls the '/whois' command with the given nick as both arguments,
which is useful for displaying the whois information for the nick
along with idle time, even if the nick is on a different server than
the one we are currently connected to.
etc/NEWS
lisp/erc/erc.el