]> git.eshelyaron.com Git - emacs.git/commit
Handle multiple entries in some RCIRC commands (Bug#6894).
authorLeo Liu <sdl.web@gmail.com>
Sun, 22 Aug 2010 22:44:55 +0000 (18:44 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 22 Aug 2010 22:44:55 +0000 (18:44 -0400)
commitc00725d7967fc88c5492d05f1bbfd5d4eaa4066a
treedcfdf3782ea4d9035418a70ebf031540acfdc0d5
parentbc7d7ea63ba9d98b3ecc3b6decf4392a651dcbfb
Handle multiple entries in some RCIRC commands (Bug#6894).

* lisp/net/rcirc.el (rcirc-add-or-remove): Accept a list of elements.
(ignore, bright, dim, keyword): Split list of nicknames before
passing to rcirc-add-or-remove.
lisp/ChangeLog
lisp/net/rcirc.el