]> code.delx.au - gnu-emacs/commitdiff
Fix typo in lisp/erc/ChangeLog
authorMichael Olson <mwolson@gnu.org>
Mon, 29 Oct 2007 01:21:16 +0000 (01:21 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 29 Oct 2007 01:21:16 +0000 (01:21 +0000)
lisp/erc/ChangeLog

index da03b833f51c0a60fa050d70feea587369a0a47d..0867cb8de2f01760ee4929955a961873f0110419 100644 (file)
@@ -1,7 +1,7 @@
 2007-10-29  Michael Olson  <mwolson@gnu.org>
 
        * erc-ibuffer.el (erc-modified-channels-alist): Use
-       eval-when-compile, and explain why we are doing this..
+       eval-when-compile, and explain why we are doing this.
 
        * erc-track.el: Make sure that the state of erc-track-minor-mode
        is not preserved when using desktop.el.  Thanks to Levin for the