Fix typos.
[bpt/emacs.git] / lisp / erc / ChangeLog.03
index 1d3c61e..9ab6a08 100644 (file)
 
 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>
 
        * 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.