irc: Shorten generic method names.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 23 Dec 2016 21:19:08 +0000 (15:19 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 23 Dec 2016 21:19:08 +0000 (15:19 -0600)
* 8sync/systems/irc.scm: (handle-line, handle-misc-input)
(handle-user-join, handle-user-quit): Shorten names from their previous
irc-bot-* longer names.  Update callers.
* demos/ircbot.scm: Update callers to above.


No differences found