emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/erc/erc.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/erc.el,v
Date: Sat, 01 Dec 2007 03:41:01 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/12/01 03:41:01

Index: erc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/erc/erc.el,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -b -r1.38 -r1.39
--- erc.el      1 Dec 2007 03:40:41 -0000       1.38
+++ erc.el      1 Dec 2007 03:41:01 -0000       1.39
@@ -1693,7 +1693,7 @@
 (put 'erc-with-all-buffers-of-server 'lisp-indent-function 1)
 (put 'erc-with-all-buffers-of-server 'edebug-form-spec '(form form body))
 
-;; (iswitch-mode) will autoload iswitchb.el
+;; (iswitchb-mode) will autoload iswitchb.el
 (defvar iswitchb-temp-buflist)
 (declare-function iswitchb-read-buffer "iswitchb"
                 (prompt &optional default require-match start matches-set))




reply via email to

[Prev in Thread] Current Thread [Next in Thread]