summaryrefslogtreecommitdiff
path: root/lisp/erc/ChangeLog.03
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/ChangeLog.03')
-rw-r--r--lisp/erc/ChangeLog.034
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/erc/ChangeLog.03 b/lisp/erc/ChangeLog.03
index 1d3c61ec506..9ab6a08f7e9 100644
--- a/lisp/erc/ChangeLog.03
+++ b/lisp/erc/ChangeLog.03
@@ -166,7 +166,7 @@
2003-10-25 Mario Lang <mlang@delysid.org>
- * erc.el: Fix typo tuncate->rruncate
+ * erc.el: Fix typo tuncate->truncate
2003-10-24 Mario Lang <mlang@delysid.org>
@@ -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:
* (erc-dcc-chat-accept): Renamed from erc-dcc-chat. Callers updated.