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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/erc-truncate.el,v
Date: Mon, 06 Nov 2006 02:07:52 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      06/11/06 02:07:52

Index: erc-truncate.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/erc/erc-truncate.el,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- erc-truncate.el     12 Feb 2006 20:25:00 -0000      1.2
+++ erc-truncate.el     6 Nov 2006 02:07:52 -0000       1.3
@@ -48,7 +48,7 @@
 (define-erc-module truncate nil
   "Truncate a query buffer if it gets too large.
 This prevents the query buffer from getting too large, which can
-bring any grown emacs to its knees after a few days worth of
+bring any grown Emacs to its knees after a few days worth of
 tracking heavy-traffic channels."
   ;;enable
   ((add-hook 'erc-insert-post-hook 'erc-truncate-buffer))




reply via email to

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