erc-commit
[Top][All Lists]
Advanced

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

[Erc-commit] [COMMIT] Spelling fixes from Emacs 23.


From: Michael Olson
Subject: [Erc-commit] [COMMIT] Spelling fixes from Emacs 23.
Date: Tue, 30 Sep 2008 20:50:56 -0700

---
 ChangeLog.01 |   34 +++++++++++++++++-----------------
 ChangeLog.02 |   34 +++++++++++++++++-----------------
 ChangeLog.03 |   32 ++++++++++++++++----------------
 ChangeLog.04 |   10 +++++-----
 ChangeLog.05 |    2 +-
 5 files changed, 56 insertions(+), 56 deletions(-)

diff --git a/ChangeLog.01 b/ChangeLog.01
index 0b31478..2e8a0b0 100644
--- a/ChangeLog.01
+++ b/ChangeLog.01
@@ -129,7 +129,7 @@
          It uses a list as internal representation now, so all silly 
string-parsing
          related bugs should be gone.
          Use (erc-track-modified-channels-minor-mode t) now to toggle this 
functionality.
-         Dont set the erc-track-modified-channels-minor-mode variable 
yourself, use the toggle function
+         Don't set the erc-track-modified-channels-minor-mode variable 
yourself, use the toggle function
 
 2001-11-29  Gergely Nagy  <address@hidden>
 
@@ -226,7 +226,7 @@
 2001-11-23  Mario Lang  <address@hidden>
 
        * erc-bbdb.el 1.6:
-       * new function erc-BBDB-NICK to handle nickname anotation on a 
nick-change event of a known record
+       * new function erc-BBDB-NICK to handle nickname annotation on a 
nick-change event of a known record
 
        * erc.el 1.148: * Remove erc-rename-buffer, its no longer necessary
        * Remove erc-autoop-*. it was broken, and needed rewrite anyway
@@ -337,7 +337,7 @@
        * erc.el 1.129: fixed it
 
        * erc.el 1.128:
-       *** We switched over. New server message parsing/handling is running 
now. Thansk to the zenirc developers for the great ideas I got from the 
code!!!!! Go and test it, poke at it, bug me on irc about problems
+       *** We switched over. New server message parsing/handling is running 
now. Thanks to the zenirc developers for the great ideas I got from the 
code!!!!! Go and test it, poke at it, bug me on irc about problems
 
        * erc.el 1.127: *** empty log message ***
 
@@ -367,7 +367,7 @@
          Now, all the server word replies are finished. Going to numreplies now
 
        * erc.el 1.119:
-       * debugging fascilities for the transition. C-x 2 C-x o M-x ielm RET 
erc-server-vectors RET ; to get a list of all server messages currently not 
handled in the new code. Feel free to pick one and implement it
+       * debugging facilities for the transition. C-x 2 C-x o M-x ielm RET 
erc-server-vectors RET ; to get a list of all server messages currently not 
handled in the new code. Feel free to pick one and implement it
 
        * erc.el 1.118: * erc-server-KICK and erc-server-TOPIC. new functions
        * erc-server-305-or-306 and erc-server-311-or-314
@@ -431,10 +431,10 @@
        * erc.el 1.100:
        * added second timestamp-format (erc-away-timestamp-format) for marking 
msgs when being away
 
-       * erc-complete.el 1.2: fixed silly deffun
+       * erc-complete.el 1.2: fixed silly defun
 
        * erc.el 1.99: * Rewrote erc-load-irc-script (simplified)
-       * Removed depricated code
+       * Removed deprecated code
 
        * erc-speak.el 1.15: * reflect changes in erc.el
 
@@ -457,14 +457,14 @@
        * erc.el 1.95: * Reduction patch 2
          This time, we move the input ring handling into erc-ring.el
          Remember that you need (require 'erc-ring) in your .emacs to get the 
input handling as a feature
-         And remeber, that you dont need it if you dont use input ring :-)
+         And remeber, that you don't need it if you don't use input ring :-)
 
        * erc-ring.el 1.1: * Initial checkin
 
        * erc.el 1.94: * The great reduction patch :-)
          moved relevant function from erc.el to new file erc-menu.el and 
erc-imenu.el
 
-       * erc-imenu.el 1.1: nitial version
+       * erc-imenu.el 1.1: Initial version
 
        * erc-menu.el 1.1: * Initial version
 
@@ -495,7 +495,7 @@
 
        * erc.el 1.88:
        * Changed timestamping when away to use erc-timestamp-format and append 
the timestamp instead of prepending it..
-       * minor cleanup, s/(if (not /(unless/ and thelike
+       * minor cleanup, s/(if (not /(unless/ and the like
 
 2001-11-06  Tijs van Bakel  <address@hidden>
 
@@ -521,7 +521,7 @@
        Renamed erc-message-notices to erc-minibuffer-notice, and renamed 
erc-prevent-minibuffer-privmsg to erc-minibuffer-privmsg, inverting its 
functionality
 
        * erc.el 1.81: Added support for channel names starting with & + and !.
-       Also, many changes partially discussed on the mailinglist:
+       Also, many changes partially discussed on the mailing list:
 
                * erc.el (cl): Add requirement for cl package.
                (erc-buffer-list): Make this variable global again.
@@ -626,7 +626,7 @@
 
        * erc-speak.el 1.14:
        * Added a new personality for channel name announcement, This makes 
streams of flooded channels much easier to listen to, 
-         especially if you are on more than one channel simultaniously.
+         especially if you are on more than one channel simultaneously.
 
        * erc.el 1.75:
        * Made the completion postfix customizable through 
erc-nick-completion-postfix
@@ -643,7 +643,7 @@
        * Removed now really obsolete code. Package size reduced by 50%
 
        * erc-speak.el 1.10:
-       * Very important fix! Now erc-speak is really complete. Messages dont 
get cut anymore. Be sure to use auditory icons, 
+       * Very important fix! Now erc-speak is really complete. Messages don't 
get cut anymore. Be sure to use auditory icons, 
          it's reallllly cool now!!!
 
        * erc-speak.el 1.9: *** empty log message ***
@@ -795,7 +795,7 @@
 2001-09-26  Mario Lang  <address@hidden>
 
        * erc.el 1.54: * Fixed completion (alex)
-         * Now popup buffer doesnt destroy your window configuration.
+         * Now popup buffer doesn't destroy your window configuration.
        * Fixed away handling (incomplete)
 
 2001-09-24  Mario Lang  <address@hidden>
@@ -816,7 +816,7 @@
 2001-09-20  Mario Lang  <address@hidden>
 
        * erc.el 1.50:
-       * Fix (erc-cmd-names): This should fix C-c C-n too, hoepfully it was 
the right fix and doesnt break anything else.
+       * Fix (erc-cmd-names): This should fix C-c C-n too, hopefully it was 
the right fix and doesn't break anything else.
 
        * erc.el 1.49: * Fixes XEmacs easymenu usage (2nd time).
 
@@ -859,7 +859,7 @@
 2001-08-07  Mario Lang  <address@hidden>
 
        * erc.el 1.41:
-       Checked in lathis code and modified it slightly. Still unsure about 
set-window-buffer advice, current attempt doesnt seem to work.
+       Checked in lathis code and modified it slightly. Still unsure about 
set-window-buffer advice, current attempt doesn't seem to work.
        Removed (nick -> #channel) from mode-line. (CLOSED) and (AWAY...) 
should still be displayed when appropriate
 
 2001-08-06  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 didnt like 
that)
+       fixed one occurence of a setq with only one argument (XEmacs didn't 
like that)
 
        * erc.el 1.28:
        Added erc-next-line-add-newlines customisation possibility.
@@ -1001,7 +1001,7 @@
        Insert (erc-current-nick) instead of (erc-display-prompt). good night :)
 
        * erc.el 1.9:
-       small, but it was anoying, so I just did it (defcustom for 
erc-join-buffer and erc-join-info-buffer)
+       small, but it was annoying, so I just did it (defcustom for 
erc-join-buffer and erc-join-info-buffer)
 
 2001-06-29  Alex Schroeder  <address@hidden>
 
diff --git a/ChangeLog.02 b/ChangeLog.02
index cf47994..f78f225 100644
--- a/ChangeLog.02
+++ b/ChangeLog.02
@@ -953,7 +953,7 @@
 
        * erc-pcomplete.el 1.11: * Fix emacs/xemacs compatibility
 
-       * debian/scripts/install 1.10: * Dont compile erc-compat, fix ELCDIR
+       * debian/scripts/install 1.10: * Don't compile erc-compat, fix ELCDIR
 
        * debian/control 1.5: * Change maintainer field
 
@@ -1080,13 +1080,13 @@
        2) (misfeature) ERC notices the user in the minibuffer when it
           ignores something - this can get very annoying, since the
           minibuffer is also visible when not looking at ERC buffers.
-          Added a customizeable variable for this, the default is nil.
+          Added a customizable variable for this, the default is nil.
        3) (wishlist) There is no IGNORE or UNIGNORE command.
           Added.
        4) (wishlist) Some IRC clients, notably irssi, allow the user to
           ignore "replies" to ignored people. A reply is defined as a
           line starting with "nick:", where nick is the nick of an
-          ignored person. Added that functionaly.
+          ignored person. Added that functionality.
        Done by Jorgen Schaefer <address@hidden>
 
 2002-11-02  Alex Schroeder  <address@hidden>
@@ -1198,7 +1198,7 @@
        (erc-stamp-disable): Renamed erc-stamp-destroy.
        (erc-timestamp-mode): Use new names.
 
-       * erc.el 1.300: Removed autload for erc-complete and
+       * erc.el 1.300: Removed autoload for erc-complete and
        erc-track-modified-channels-mode -- the autoload cookie should do
        that instead.
        (erc-input-message): Doc string, removed binding for erc-complete.
@@ -1456,7 +1456,7 @@
 
 2002-06-17  Diane Murray  <address@hidden>
 
-       * erc.el 1.287: * added beginning suport for 005 numerics:
+       * erc.el 1.287: * added beginning support for 005 numerics:
          - added buffer local variable erc-server-parameters
          - added erc-server-005, which sets erc-server-parameters if the 
server has
            used this code to show its parameters
@@ -1534,7 +1534,7 @@
        * erc.el 1.283:
        * added erc-set-channel-limit, erc-set-channel-key, 
erc-toggle-channel-mode
 
-       * added erc-get-channel-mode-from-keypress, which is binded to C-c m
+       * added erc-get-channel-mode-from-keypress, which is bound to C-c m
          sends the next character which is typed to one of the 3 new functions
          - did not remove erc-invite-only-mode and it's key binding in case
            people are used to it, although it probably should be removed...
@@ -1756,7 +1756,7 @@
          - added variable erc-whowas-on-nosuchnick
          - in erc-server-401 do WHOWAS if erc-whowas-on-nosuchnick is non-nil
 
-       * erc.el 1.267: forgot documentaion for erc-nickserv-alist
+       * erc.el 1.267: forgot documentation for erc-nickserv-alist
 
        * erc.el 1.266: NickServ identification changed and enhanced:
        - erc-nickserv-identify-autodetect now called from 
erc-server-NOTICE-hook
@@ -1777,7 +1777,7 @@
          - in erc-fill-variable: set fill-column to value of erc-fill-column
 
        * erc.el 1.265: erc.el:
-       * fixed bug where topic wasn't being set when chanel name was provided
+       * fixed bug where topic wasn't being set when channel name was provided
 
        erc-fill.el:
        * filling with erc-fill-variable now works with custom defined fill 
width:
@@ -1946,7 +1946,7 @@
        * erc-chess.el 1.5: more fixing.
 
        Now, the 'match question works. It sends an accept back.
-       But display popup doesnt work..
+       But display popup doesn't work..
 
        * erc-chess.el 1.4: fixup (still far from working)
 
@@ -1978,7 +1978,7 @@
        fixup release, far from ready for real usage, but it appears to work.
 
        * erc.el 1.242:
-       speed improvments based on elp-instrument-package RET erc- RET results
+       speed improvements based on elp-instrument-package RET erc- RET results
 
        * erc-chess.el 1.1: initial version.
        please test it
@@ -1988,7 +1988,7 @@
 
        (as usual, blank password)
 
-       Add the resulting dir to your load-path and reqire erc-chess.
+       Add the resulting dir to your load-path and require erc-chess.
 
        Usage: Just do /chess nickname
        The remote end much use erc, as no other irc client I know of supports 
this ...
@@ -2070,7 +2070,7 @@
 
        * erc-track.el 1.4:
        experimental: Added face support to mode-line channel activity tracker.
-       Currently we use the faces used for indicating in the buffer 
(erc-pal-face for channels with pal acitivity...)
+       Currently we use the faces used for indicating in the buffer 
(erc-pal-face for channels with pal activity...)
 
 2002-03-05  Mario Lang  <address@hidden>
 
@@ -2084,12 +2084,12 @@
 
        * erc-track.el 1.2: Implemented channel name shortening.
        Vars erc-track-cutoff says: all channel names longer than this will be 
shortened.
-       Var erc-track-minimum-channel-length says: dont make names shorten than 
this.
+       Var erc-track-minimum-channel-length says: don't make names shorten 
than this.
        (Thanks go out to kensanata for the nice unique-substrings utility 
function).
 
        * erc.el 1.233: silly typo corrected
 
-       * erc.el 1.232: * erc.el 1.232: * New varialbe: 
erc-common-server-name-suffixes
+       * erc.el 1.232: * erc.el 1.232: * New variable: 
erc-common-server-name-suffixes
          This alist can be used to change the server names displayed in 
mode-line
          to a shorter version..
        * New function: erc-shorten-server-name (uses var above)
@@ -2169,7 +2169,7 @@
        Demonstrates how the new hook system can be nicely used.
 
        * erc.el 1.221:
-       new hook: erc-default-server-hook. This one gets called if we dont have 
anything defined for a certain IRC server message.
+       new hook: erc-default-server-hook. This one gets called if we don't 
have anything defined for a certain IRC server message.
        New function: erc-default-server-handler. (used by above hook).
        New function: erc-debug-missing-hooks: Used by above hook to save a 
list of unimplemented server messages.
        New function: erc-server-buffer, erc-server-buffer-p.
@@ -2311,7 +2311,7 @@
 
        * erc.el 1.204: Use nreverse instead of reverse.
        Use eq instead of equal where possible.
-       Rewrote erc-get-buffer to not use find-if (find-if does very deep 
function-call nesting, which isnt good ina  defun which is called so often)
+       Rewrote erc-get-buffer to not use find-if (find-if does very deep 
function-call nesting, which isn't good in a defun which is called so often)
 
 2002-02-13  Mario Lang  <address@hidden>
 
@@ -2339,7 +2339,7 @@
 
        * servers.pl 1.1:
        Script to convert mircs servers.ini to a elisp salist kind of thing.
-       (development tool, it doesnt help you much as a user)
+       (development tool, it doesn't help you much as a user)
 
        * erc.el 1.201:
        * erc-display-line-buffer: renamed to erc-display-line-1
diff --git a/ChangeLog.03 b/ChangeLog.03
index ddc8a56..60be5f1 100644
--- a/ChangeLog.03
+++ b/ChangeLog.03
@@ -347,7 +347,7 @@
        Fix paren-in-column-zero bug in docstring.
        Add a sort of bogus, but still better :type.
        Add autojoin and netsplit by default.
-       (erc-update-modules): Dont barf with an error if `require' fails.
+       (erc-update-modules): Don't barf with an error if `require' fails.
        We can still error out if the mode is not defined.
 
 2003-08-31  Andreas Fuchs  <address@hidden>
@@ -579,7 +579,7 @@
            This no longer raises a bad-syntax error - was this a catch-all to 
stop a
            backtrace? Does it belong?
        (erc-cmd-APPENDTOPIC): the correct way to display help when you want to
-           accept an abitrary string is to (signal 'wrong-number-of-arguments 
nil).
+           accept an arbitrary string is to (signal 'wrong-number-of-arguments 
nil).
            This fixes a bug where people could not /at topics with a space in 
them.
 
 2003-06-09  Damien Elmes  <address@hidden>
@@ -657,7 +657,7 @@
 
        * erc-truncate.el 1.2: remove require of erc-log
        (erc-truncate-buffer-to-size): use erc-save-buffer-in-logs when it's
-       there, else, dont.
+       there, else, don't.
 
 2003-04-29  Andreas Fuchs  <address@hidden>
 
@@ -821,7 +821,7 @@
          of user friendliness.
        (define-erc-module): the enable and disable routines now update 
erc-modules
            accordingly
-       erc-modules: new variable controllig the modules which erc has 
loaded/will
+       erc-modules: new variable controlling the modules which erc has 
loaded/will
            load. when customising, it will automatically enable modules. it 
won't
            automatically disable modules which are removed, yet.
        (erc-update-modules): enable all modules in `erc-modules'
@@ -1036,7 +1036,7 @@
        notify the user we're trying to connect when using asych
            connections
 
-       * erc.el 1.486 (erc-connect): support an asyncronous connection
+       * erc.el 1.486 (erc-connect): support an asynchronous connection
        (erc-process-sentinel): ditto
 
        * erc-track.el 1.48:
@@ -1048,7 +1048,7 @@
            a command
 
        * erc.el 1.484: (erc-save-buffer-in-logs):
-           - check for a sensibile region before saving the buffer. if the
+           - check for a sensible region before saving the buffer. if the
              connection process is killed early on, there is not a sensible 
region
              to save
            - don't set buffer-file-name on save. we don't need it, and it 
means we
@@ -1363,7 +1363,7 @@
        again.
        (erc): Require cl for delete-if.
        (erc-button-remove-old-buttons): Rewrote using delete-if to
-       prevent exceesive consing.  Having the marker list is still ugly,
+       prevent excesive consing.  Having the marker list is still ugly,
        so another solution needs to be found.
 
 2003-01-17  Jorgen Schaefer  <address@hidden>
@@ -1388,7 +1388,7 @@
        * erc.el 1.454: erc-banlist-*: return nil so further hooks are called
 
        * erc.el 1.453 (erc-server-368):
-       supress "end of ban list" messages - use /listbans now
+       suppress "end of ban list" messages - use /listbans now
 
        * erc.el 1.452 (erc-send-current-line):
        removed the check for leading whitespace again - the
@@ -1411,7 +1411,7 @@
 
        * erc.el 1.448:
        * (erc-remove-channel-member): Do not use delq, modify the list using 
setcdr like delq does.
-       In theory, this should be way faster since the list doesnt get traverse 
two times.
+       In theory, this should be way faster since the list doesn't get 
traverse two times.
        Measurement didn't show any real difference though :(, this system is 
flawed for channels with >300 users it seems...
        Also moved some defcustoms up.
 
@@ -1475,7 +1475,7 @@
        * erc.el 1.441:
        erc-error-face: setting a background doesn't work so well with 
multi-line
            messages, so we don't. fg color is negotiable ;-)
-       (erc-cmd-QUERY): fixed, new doco, supress (erc-delete-query) until we 
fix it
+       (erc-cmd-QUERY): fixed, new doco, suppress (erc-delete-query) until we 
fix it
        (erc-send-current-line): allow multi-line messages provided they don't 
start
            with a slash - there's no need to prohibit them if the slash isn't 
the
            first character
@@ -1484,7 +1484,7 @@
        * bunch of extra cmds fixed, nick, sv etc.
 
        * erc.el 1.439 (erc-cmd-HELP): fixed
-       (erc-extract-command-from-line): when deterimining canon-defun, make 
sure we
+       (erc-extract-command-from-line): when determining canon-defun, make 
sure we
            have a valid symbol
        (erc-cmd-KICK): fixed
 
@@ -1572,13 +1572,13 @@
        do appropriate comparisons, simplified.
        * (erc-dcc-list-add): New functions
        various callers of (cons (list ...) erc-dcc-list) updated.
-       Other stuff I'm to bored to document now
+       Other stuff I'm too bored to document now
 
 2003-01-15  Jorgen Schaefer  <address@hidden>
 
        * erc-stamp.el 1.24 (erc-insert-timestamp-right):
        Removed redundant code that overrid the
-       window-width. Now substracts (length string) from every found
+       window-width. Now subtracts (length string) from every found
        indentation positions.
 
 2003-01-14  Mario Lang  <address@hidden>
@@ -1734,7 +1734,7 @@
        (erc-notify-NICK): Changed to make it IRC-case-insensitive when 
comparing nicks.
        (erc-notify-QUIT): Changed to make it IRC-case-insensitive when 
comparing nicks.
        (erc-cmd-NOTIFY): Now "/notify -l" lists the nicks on your notify list. 
 Now
-           when you remove a nick from your notify list, you no longer recieve 
a spurious
+           when you remove a nick from your notify list, you no longer receive 
a spurious
            signoff notification for that nick.  Changed to make it 
IRC-case-insensitive when
            comparing nicks.
 
@@ -1934,7 +1934,7 @@
 
        * erc-dcc.el 1.21 (erc-dcc-chat): Add docstring
        Add self-test.
-       Fix error if /dcc chat nick doesnt find the nick
+       Fix error if /dcc chat nick doesn't find the nick
 
 2003-01-08  Francis Litterio  <address@hidden>
 
@@ -2097,7 +2097,7 @@
        * erc-dcc.el 1.2: make /dcc LIST work
 
        * erc-dcc.el 1.1:
-       Initial checkin, dont use it!  its really far from complete.  Hackers: 
help!
+       Initial checkin, don't use it!  its really far from complete.  Hackers: 
help!
 
        * erc-notify.el 1.11:
        New function erc-notify-NICK, and added signon/off hooks which were 
missing
diff --git a/ChangeLog.04 b/ChangeLog.04
index 9f3ab85..0613f8b 100644
--- a/ChangeLog.04
+++ b/ChangeLog.04
@@ -739,7 +739,7 @@
 
        * erc.el, erc-backend.el (erc-cmd-BANLIST): Added a missing "'"
        that was preventing /BANLIST from working.  In erc-backend.el,
-       added server repsonse handler for 367 and 368 reponses to get
+       added server response handler for 367 and 368 responses to get
        /BANLIST working.
 
 2004-05-26  Francis Litterio  <address@hidden>
@@ -806,7 +806,7 @@
 
 2004-05-17  Mario Lang  <address@hidden>
 
-       * erc-log.el: Dont autoload a define-key statement, erc-mode-map
+       * erc-log.el: Don't autoload a define-key statement, erc-mode-map
        might not be known yet
 
 2004-05-16  Lawrence Mitchell  <address@hidden>
@@ -827,7 +827,7 @@
        (391): New.
        (406, 432): Use ?n, not ?c in `erc-display-message'.
        (431, 445, 446, 451, 462, 463, 464, 465, 481, 483, 485, 491, 501,
-       502): All error responsess with no arguments grouped together.
+       502): All error responses with no arguments grouped together.
 
 2004-05-14  Diane Murray  <address@hidden>
 
@@ -1715,7 +1715,7 @@
        * erc.el: Added erc-server-001 which runs when the server sends
        its welcome message.  It sets the current-nick to reflect the
        server's settings.  This fixes a bug where nicks that were too long
-       and got truncated by ther server were still set to the old value.
+       and got truncated by the server were still set to the old value.
        (nickname-in-use): If user wants to try again manually, let user
        know that the nick is taken.  If not, go through erc-default-nicks
        until none are left, and then try one last time with
@@ -2064,7 +2064,7 @@
        the event hook.
        (erc-cmd-IDLE): New function.  Implements the new /IDLE command.
        Usage: /IDLE NICK (erc-seconds-to-string): New function.  Converts
-       a number of seconds to an Engligh phrase.
+       a number of seconds to an English phrase.
 
 2004-01-02  Francis Litterio  <address@hidden>
 
diff --git a/ChangeLog.05 b/ChangeLog.05
index 8357c3f..1b308fe 100644
--- a/ChangeLog.05
+++ b/ChangeLog.05
@@ -831,7 +831,7 @@
        `require-final-newline'.
 
        * erc-viper.el: New file. This is where all ERC/Viper
-       compatiibilty code should live. When and if ERC is bundled with
+       compatibility code should live. When and if ERC is bundled with
        Emacs, some of the hacks in this file should be merged into Viper
        itself.
 
-- 
debian.1.5.6.1.19.ge6b2





reply via email to

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