erc-commit
[Top][All Lists]
Advanced

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

[Erc-commit] [COMMIT] More fun with ChangeLogs from Emacs.


From: Michael Olson
Subject: [Erc-commit] [COMMIT] More fun with ChangeLogs from Emacs.
Date: Sat, 25 Oct 2008 18:20:19 -0000

---
 ChangeLog.01 |    6 +++---
 ChangeLog.02 |   12 ++++++------
 ChangeLog.03 |    4 ++--
 ChangeLog.06 |    4 ++--
 4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/ChangeLog.01 b/ChangeLog.01
index 2e8a0b0..1978485 100644
--- a/ChangeLog.01
+++ b/ChangeLog.01
@@ -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.
diff --git a/ChangeLog.02 b/ChangeLog.02
index f78f225..aa9d84e 100644
--- a/ChangeLog.02
+++ b/ChangeLog.02
@@ -180,7 +180,7 @@
        (erc-generate-log-file-name-long): Doc: Mention
        erc-generate-log-file-name-function.
        (erc-save-buffer-in-logs): Use erc-logging-enabled and
-       erc-current-logfile.  Doc: Mention erc-logging-enabbled.
+       erc-current-logfile.  Doc: Mention erc-logging-enabled.
 
        (erc-encode-string-for-target): Only do the real work when
        featurep mule; else just return the string unchanged.
@@ -970,7 +970,7 @@
        * erc-bbdb.el 1.17:
        * Create a global-minor-mode (i.e., make it a proper erc-module)
 
-       * erc.el 1.316: * (define-erc-modle): New defmacro
+       * erc.el 1.316: * (define-erc-module): New defmacro
 
 2002-11-16  Jorgen Schaefer  <address@hidden>
 
@@ -1181,7 +1181,7 @@
        * erc-notify.el 1.5: Add pcomplete support
 
        * erc.el 1.301:
-       Remove autoload statments, remove autoload cookie from erc-mode and 
erc-info-mode
+       Remove autoload statements, remove autoload cookie from erc-mode and 
erc-info-mode
 
        * erc-fill.el 1.14, erc-match.el 1.11: add/remove autoload cookies
 
@@ -1332,7 +1332,7 @@
 2002-07-22  Mario Lang  <address@hidden>
 
        * erc.el 1.294:
-       Removed timestamp related code and moved into erc-stampe.l
+       Removed timestamp related code and moved into erc-stamp.el
 
        * erc-stamp.el 1.1:
        Timestamping code moved out of erc.el. Additional, now we can timestamp 
either on the left or on the right side
@@ -1571,7 +1571,7 @@
        * added undefined-ctcp error message to english catalog
 
        * changed some (when (not erc-disable-ctcp-replies) to use unless 
instead
-         and some if's without else statments to use when or use
+         and some if's without else statements to use when or use
 
        * CTCP replies now use erc-display-message, formatted as notices
 
@@ -2327,7 +2327,7 @@
        * erc.el 1.202: * erc-format-nick-function: New variable.
        * (erc-format-nick): The default for above var. Just return the nick.
        * (address@hidden): Prefix NICK with @ or + if OP or VOICE.
-       * Removed erc-track-modified-channels related code and moved into 
erc-tracke.l
+       * Removed erc-track-modified-channels related code and moved into 
erc-track.el
           Its auto-loaded now
 
        * erc-track.el 1.1: Split code from erc.el
diff --git a/ChangeLog.03 b/ChangeLog.03
index 60be5f1..248d572 100644
--- a/ChangeLog.03
+++ b/ChangeLog.03
@@ -166,7 +166,7 @@
 
 2003-10-25  Mario Lang  <address@hidden>
 
-       * erc.el 1.577: Fix typo tuncate->rruncate
+       * erc.el 1.577: Fix typo tuncate->truncate
 
 2003-10-24  Mario Lang  <address@hidden>
 
@@ -1697,7 +1697,7 @@
        * buffer-local variables erc-dcc-sent-marker and erc-dcc-send-confirmed 
marker removed
          Keep This info in erc-dcc-member :sent and :confirmed plist values
        * :     * :buffer plist for :type 'SEND removed, since we can get this 
with (marker-buffer 
-       * erc-dcc-send-connect-hook: New hook, defaults to erc-dcc-send-block 
and erc-dcc-send-conntected, which now prints a msg...
+       * erc-dcc-send-connect-hook: New hook, defaults to erc-dcc-send-block 
and erc-dcc-send-connected, which now prints a msg...
 
        * erc-dcc.el 1.46:
        * (erc-dcc-chat-accept): Renamed from erc-dcc-chat. Callers updated.
diff --git a/ChangeLog.06 b/ChangeLog.06
index 1248db5..a54c8b2 100644
--- a/ChangeLog.06
+++ b/ChangeLog.06
@@ -367,7 +367,7 @@
        * erc-log.el (log): Use erc-away-time.  Remove unnecessary check.
        Pass `buffer' argument to erc-log-setup-logging instead of setting
        the current buffer.  Ditto for erc-log-disable-logging.
-       (erc-log-setup-logging, erc-log-disable-loggin): Accept a `buffer'
+       (erc-log-setup-logging, erc-log-disable-logging): Accept a `buffer'
        argument.
 
        * erc-list.el (erc-chanlist): Use erc-with-server-buffer.
@@ -1161,7 +1161,7 @@
        (erc-speedbar-goto-buffer): Fix compiler warning.
 
        * erc-ibuffer.el: Use `define-ibuffer-filter' instead of
-       `ibuffer-degine-limiter'.  Use `define-ibuffer-column' instead of
+       `ibuffer-define-limiter'.  Use `define-ibuffer-column' instead of
        `ibuffer-define-column'.  Require 'ibuf-ext so that the macros
        work without compiler warnings.
 
-- 
debian.1.5.6.1.19.ge6b2





reply via email to

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