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-truncate.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/erc-truncate.el,v
Date: Fri, 27 Jun 2008 07:35:08 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/27 07:34:54

Index: lisp/erc/erc-truncate.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/erc/erc-truncate.el,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- lisp/erc/erc-truncate.el    6 May 2008 03:34:26 -0000       1.7
+++ lisp/erc/erc-truncate.el    27 Jun 2008 07:34:47 -0000      1.8
@@ -70,7 +70,7 @@
       (set-buffer buffer)
       ;; Note that when erc-insert-post-hook runs, the buffer is
       ;; narrowed to the new message.  So do this delicate widening.
-      ;; I am not sure, I think this was not recommended behaviour in
+      ;; I am not sure, I think this was not recommended behavior in
       ;; Emacs 20.
       (save-restriction
        (widen)




reply via email to

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