]> code.delx.au - gnu-emacs/commit
Don't always log RCIRC process buffers to disk (Bug#6828).
authorDeniz Dogan <deniz.a.m.dogan@gmail.com>
Mon, 16 Aug 2010 03:34:10 +0000 (23:34 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 16 Aug 2010 03:34:10 +0000 (23:34 -0400)
commit8f10c937124072c04a70664204a1846cf24ecc0d
treec134b2e033612e08a687d9f9e14ab805eb8d1a81
parent7c23dd4468eb42dbe7e3f40339c6fda9f9905d0e
Don't always log RCIRC process buffers to disk (Bug#6828).

* lisp/net/rcirc.el (rcirc-log-process-buffers): New option.
(rcirc-print): Use it.
(rcirc-generate-log-filename): New function.
(rcirc-log-filename-function): Change default to
rcirc-generate-log-filename (Bug#6828).
lisp/ChangeLog
lisp/net/rcirc.el