We just released version 2.2 of Circe, a Client for IRC in Emacs.
The package is available from github, MELPA stable and MELPA unstable. The latter will track further development changes, so use at your own risk.
Changes
- Server configuration now accepts the
:reduce-lurker-spamkeyword to set that variable. - Lui now supports inline markup with
*bold*and similar. Customizelui-formatting-listfor this. lui-add-inputis a new function to tell lui about new input that did not originate from lui itself. It is added to the history.- Circe now adds the argument to
/queryto the chat history of a query buffer. - The new variables
lui-time-stamp-timeandlui-time-stamp-zoneallow programmers to customize the time zone for time stamps in lui. - And lots of bug fixes.
Thanks to Tom Willemse and Vasilij Schneidermann for their contributions.