summaryrefslogtreecommitdiff
path: root/lisp/erc
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-19 23:30:16 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-19 23:30:16 -0800
commit40ba43b4b71df1d51954bdad071e74243c4aea7c (patch)
treee4cb03937e72463278264e9684481d68ece4698c /lisp/erc
parent24901d610c9ff524e7e7c132dca1cd4312368db0 (diff)
downloademacs-40ba43b4b71df1d51954bdad071e74243c4aea7c.tar.gz
Spelling fixes.
Diffstat (limited to 'lisp/erc')
-rw-r--r--lisp/erc/ChangeLog.016
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/erc/ChangeLog.01 b/lisp/erc/ChangeLog.01
index f4e10d05981..2b29acf5a25 100644
--- a/lisp/erc/ChangeLog.01
+++ b/lisp/erc/ChangeLog.01
@@ -93,7 +93,7 @@
* erc.el:
* erc-insert-hook: Changed strategy completely, no start end parameters any more.
- We narrow-to-region now, thats much cleaner.
+ We narrow-to-region now, that's much cleaner.
* rename erc-fill-region to erc-fill and change the autoload
** You'll probably need to restart Emacs
@@ -221,7 +221,7 @@
* Applied antifuchs/mhp patches, the latest on erc-help, unmodified
* New variable: erc-reuse-buffers default to t.
* Modified erc-generate-new-buffer-name to use it. it checks if server and port are the same,
- then one can assume thats the same channel/query target again.
+ then one can assume that's the same channel/query target again.
2001-11-23 Mario Lang <mlang@delysid.org>
@@ -415,7 +415,7 @@
* erc.el: only some code beautification
* erc-imenu.el:
- remove add-hook call, thats done in erc.el now for autoloadability
+ remove add-hook call, that's done in erc.el now for autoloadability
* erc.el: * Make erc-imenu autoloadable