From: John P. W. <jp...@po...> - 2005-06-03 23:06:12
|
Spotted this in one of bojohan's screenshots: --- erc-list.el 21 Mar 2005 07:56:42 +0000 1.41 +++ erc-list.el 03 Jun 2005 23:56:44 +0100 @@ -307,7 +307,7 @@ (defun erc-prettify-channel-list () "Make the channel list buffer look pretty. When this function runs, the current buffer must be the channel list -buffer, or it doesn't nothing." +buffer, or it does nothing." (if (eq major-mode 'erc-chanlist-mode) (save-excursion (let ((inhibit-read-only t)) |