]> git.eshelyaron.com Git - emacs.git/commit
Add new '/opme' and '/deopme' convenience ERC commands
authorAmin Bandali <bandali@gnu.org>
Sun, 19 Sep 2021 03:29:44 +0000 (23:29 -0400)
committerAmin Bandali <bandali@gnu.org>
Sun, 19 Sep 2021 03:37:37 +0000 (23:37 -0400)
commitbc59c98f096f7d01cbccf98d4fdd9c3f0385e896
treeec78809382b20f3867846538fce88f67e26e0234
parentfc8df2561b8e37089463d0d4d008d73e23cb2dc5
Add new '/opme' and '/deopme' convenience ERC commands

* lisp/erc/erc.el (erc-cmd-OPME, erc-cmd-DEOPME): Add convenience
commands for setting and unsetting the operator status on the current
nick in the current channel.  'erc-cmd-OPME' relies on ChanServ for
obtaining the operator status (see doc string for more details).

* etc/NEWS: Announce the addition of the commands.
etc/NEWS
lisp/erc/erc.el