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/ChangeLog.01,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/ChangeLog.01,v
Date: Wed, 01 Oct 2008 09:13:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/10/01 09:12:54

Index: lisp/erc/ChangeLog.01
===================================================================
RCS file: /sources/emacs/emacs/lisp/erc/ChangeLog.01,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- lisp/erc/ChangeLog.01       24 Sep 2008 01:16:39 -0000      1.8
+++ lisp/erc/ChangeLog.01       1 Oct 2008 09:12:49 -0000       1.9
@@ -679,7 +679,7 @@
 2001-10-20  Alex Schroeder  <address@hidden>
 
        * erc.el 1.70:
-       Replaced all occurences of put-text-property with a call to
+       Replaced all occurrences of put-text-property with a call to
        erc-put-text-property.
        (erc-put-text-property): New function.
        (erc-tracking-modified-channels): Moved to the front of the file such
@@ -780,7 +780,7 @@
        * Changed some (if ...) without else part to (when ...)
        * Some (while ...) to use (dolist ...)
        * Fix for completion popup generating tracebacks.
-       * New function erc-arrange-session-in-mulptiple-windows
+       * New function erc-arrange-session-in-multiple-windows
        * Lots of other stuff, read the diff
 
 2001-10-02  Mario Lang  <address@hidden>
@@ -909,7 +909,7 @@
 2001-07-26  Mario Lang  <address@hidden>
 
        * erc.el 1.29:
-       fixed one occurence of a setq with only one argument (XEmacs didn't 
like that)
+       fixed one occurrence of a setq with only one argument (XEmacs didn't 
like that)
 
        * erc.el 1.28:
        Added erc-next-line-add-newlines customisation possibility.




reply via email to

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