emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/erc/ChangeLog.04,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/erc/ChangeLog.04,v
Date: Tue, 10 Jun 2008 16:16:18 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/06/10 16:16:18

Index: ChangeLog.04
===================================================================
RCS file: /sources/emacs/emacs/lisp/erc/ChangeLog.04,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- ChangeLog.04        6 May 2008 03:34:23 -0000       1.7
+++ ChangeLog.04        10 Jun 2008 16:16:18 -0000      1.8
@@ -87,7 +87,7 @@
 
 2004-12-20  Diane Murray <address@hidden>
 
-       * erc.el: (erc-format-away-status): Use `a', not `away' - that's
+       * erc.el (erc-format-away-status): Use `a', not `away' - that's
        why it's there.
        (erc-update-mode-line-buffer): The values of `mode-line-process'
        and `mode-line-buffer-identification' are normally lists.
@@ -95,7 +95,7 @@
 
 2004-12-18  Jorgen Schaefer <address@hidden>
 
-       * erc.el: (erc-process-ctcp-query, erc-process-ctcp-reply): Display
+       * erc.el (erc-process-ctcp-query, erc-process-ctcp-reply): Display
        message in the active window, not the server window.
 
 2004-12-16  Edward O'Connor <address@hidden>
@@ -130,7 +130,7 @@
 
 2004-12-14  Diane Murray <address@hidden>
 
-       * erc-backend.el: (def-edebug-spec): Only run this if 'edebug is
+       * erc-backend.el (def-edebug-spec): Only run this if 'edebug is
        available.
 
 2004-12-14  Diane Murray <address@hidden>
@@ -163,15 +163,16 @@
 2004-12-12  Diane Murray <address@hidden>
 
        * erc-complete.el, erc.el, erc-list.el, erc-nets.el,
-       erc-nicklist.el, erc-pcomplete.el, erc-replace.el, erc-speak.el,
-       erc-truncate.el: (erc-buffers, erc-coding-systems, erc-display,
+       * erc-nicklist.el, erc-pcomplete.el, erc-replace.el, erc-speak.el,
+       * erc-truncate.el (erc-buffers, erc-coding-systems, erc-display,
        erc-mode-line-and-header, erc-ignore, erc-query,
        erc-quit-and-part, erc-paranoia, erc-scripts, erc-old-complete,
        erc-list, erc-networks, erc-nicklist, erc-pcomplete, erc-replace,
-       erc-truncate): New customization groups.  (erc-join-buffer,
-       erc-frame-alist, erc-frame-dedicated-flag, erc-reuse-buffers): Use
-       'erc-buffers as `:group'.  (erc-default-coding-system,
-       erc-encoding-coding-alist): Use 'erc-coding-systems as `:group'.
+       erc-truncate): New customization groups.
+       (erc-join-buffer, erc-frame-alist, erc-frame-dedicated-flag,
+       erc-reuse-buffers): Use 'erc-buffers as `:group'.
+       (erc-default-coding-system, erc-encoding-coding-alist):
+       Use 'erc-coding-systems as `:group'.
        (erc-hide-prompt, erc-show-my-nick, erc-prompt,
        erc-input-line-position, erc-command-indicator, erc-notice-prefix,
        erc-notice-highlight-type, erc-interpret-controls-p,
@@ -248,7 +249,7 @@
 
 2004-12-11  Jorgen Schaefer <address@hidden>
 
-       * erc.el: (erc-cmd-BANLIST): Use (buffer-name) and not
+       * erc.el (erc-cmd-BANLIST): Use (buffer-name) and not
        (erc-default-target) for the buffer name - buffer names are case
        sensitive.
 
@@ -297,11 +298,11 @@
 2004-10-17  Diane Murray <address@hidden>
 
        * erc-backend.el (erc-handle-unknown-server-response): Fixed so
-       that the contents are only shown once. (MOTD): Display lines in
-       the server buffer if it's the first MOTD sent upon connection.
-       This is to avoid the problem of having the MOTD of one server
-       showing up in another server's buffer if it took a while to get
-       connected.
+       that the contents are only shown once.
+       (MOTD): Display lines in the server buffer if it's the first MOTD
+       sent upon connection.  This is to avoid the problem of having the
+       MOTD of one server showing up in another server's buffer if it took
+       a while to get connected.
        (004): Fixed to show the user modes and channel modes correctly.
        (303): Now displays the nicknames returned by ISON instead of the
        user's nickname.
@@ -321,7 +322,7 @@
 
 2004-10-05  Jorgen Schaefer <address@hidden>
 
-       * erc.el: (erc-ignored-user-p): Don't require regexes to match the
+       * erc.el (erc-ignored-user-p): Don't require regexes to match the
        beginning.
 
 2004-09-11  Jorgen Schaefer <address@hidden>
@@ -330,7 +331,7 @@
 
 2004-09-08  Jorgen Schaefer <address@hidden>
 
-       * erc-button.el: (erc-button-remove-old-buttons): Remove 'keymap
+       * erc-button.el (erc-button-remove-old-buttons): Remove 'keymap
        not 'local-map.
 
 2004-09-03  Jorgen Schaefer <address@hidden>
@@ -439,7 +440,7 @@
        * erc-backend.el, erc.el: erc-backend.el (404 response handler):
        New function. We now support "cannot send to channel".
 
-       * erc.el (erc-define-catalog call): Added s404. erc.el
+       * erc.el (erc-define-catalog call): Added s404.
        (erc-ctcp-ECHO-reply, erc-ctcp-CLIENTINFO-reply,
        erc-ctcp-FINGER-reply, erc-ctcp-PING-reply, erc-ctcp-TIME-reply,
        erc-ctcp-VERSION-reply): Display reply in the active window, not
@@ -476,11 +477,11 @@
 
 2004-08-10  Jorgen Schaefer <address@hidden>
 
-       * erc.el: (erc-cmd-DESCRIBE): Don't parse arguments.
+       * erc.el (erc-cmd-DESCRIBE): Don't parse arguments.
 
 2004-08-10  Jorgen Schaefer <address@hidden>
 
-       * erc-truncate.el: (erc-truncate-buffer-to-size): Use
+       * erc-truncate.el (erc-truncate-buffer-to-size): Use
        erc-insert-marker, not (point-max), to decide the length of the
        buffer. A long input line shouldn't make the buffer smaller.
 
@@ -528,13 +529,13 @@
 
 2004-08-10  Jorgen Schaefer <address@hidden>
 
-       * erc.el: (erc-process-input-line): Fix bug when the command
+       * erc.el (erc-process-input-line): Fix bug when the command
        doesn't have an arglist or no documentation. Thanks bojohan again
        :)
 
 2004-08-10  Jorgen Schaefer <address@hidden>
 
-       * erc-match.el: (erc-add-entry-to-list),
+       * erc-match.el (erc-add-entry-to-list),
        (erc-remove-entry-from-list): Update docstring, a TEST argument is
        not given.
 
@@ -603,13 +604,13 @@
 
 2004-07-30  Francis Litterio <address@hidden>
 
-       * erc.el: (erc-cmd-BANLIST): Fixed a bug where channel-banlist was
+       * erc.el (erc-cmd-BANLIST): Fixed a bug where channel-banlist was
        not reset to nil before fetching an updated banlist from the
        server.
 
 2004-07-30  Francis Litterio <address@hidden>
 
-       * erc.el: (erc-cmd-BANLIST): Fixed a bug where the
+       * erc.el (erc-cmd-BANLIST): Fixed a bug where the
        'received-from-server property on variable channel-banlist was not
        being reset to nil.  This fixes the symptom where one types
        /BANLIST and sees "No bans for channel: #whatever" when you know
@@ -617,12 +618,12 @@
 
 2004-07-23  Brian Palmer <address@hidden>
 
-       * erc.el: (erc-select-read-args): Use erc-compute-nick to
+       * erc.el (erc-select-read-args): Use erc-compute-nick to
        calculate the default nickname
 
 2004-07-20  Brian Palmer <address@hidden>
 
-       * erc.el: (erc-process-sentinel-1): New function. This is an
+       * erc.el (erc-process-sentinel-1): New function.  This is an
        auxiliary function refactored out of erc-process-sentinel to
        decide a server buffer's fate (whether it should be killed, and
        whether erc should attempt to auto-reconnect).  Michael Olson
@@ -1005,7 +1006,7 @@
 
 2004-05-13  Lawrence Mitchell <address@hidden>
 
-       * erc-backend.el: (erc-parse-server-response)
+       * erc-backend.el (erc-parse-server-response)
        (erc-handle-parsed-server-response, erc-get-hook)
        (define-erc-response-handler): New functions.
        (erc-response): New struct for server responses.
@@ -1052,7 +1053,7 @@
 
 2004-05-11  Diane Murray <address@hidden>
 
-       * erc.el: (erc-cmd-JOIN): Make sure `chnl' is non-nil before trying
+       * erc.el (erc-cmd-JOIN): Make sure `chnl' is non-nil before trying
        to join anything (chnl is not set if /join -invite is used but
        there's no `invitation').
 
@@ -1123,7 +1124,7 @@
 
 2004-05-06  Diane Murray <address@hidden>
 
-       * erc.el: (erc-sort-channel-users-alphabetically): New function.
+       * erc.el (erc-sort-channel-users-alphabetically): New function.
        (erc-server-412, erc-server-432, erc-server-475): New functions.
        (erc-server-412-hook, erc-server-432-hook, erc-server-475-hook):
        Use them.
@@ -1240,11 +1241,11 @@
 
 2004-04-24  Johan Bockgard <address@hidden>
 
-       * erc-track.el: (erc-track-modified-channels): Fix indentation.
+       * erc-track.el (erc-track-modified-channels): Fix indentation.
 
 2004-04-24  Johan Bockgard <address@hidden>
 
-       * erc-match.el: (erc-hide-fools): Docstring fix.
+       * erc-match.el (erc-hide-fools): Docstring fix.
        (erc-log-matches-types-alist): Added `current-nick' to valid
        choices.
 
@@ -1272,20 +1273,20 @@
 
 2004-04-20  Diane Murray <address@hidden>
 
-       * erc.el: (erc-cmd-SV): Show features gtk, mac-carbon, multi-tty.
+       * erc.el (erc-cmd-SV): Show features gtk, mac-carbon, multi-tty.
        Fixed so that arguments fit the format (build date was not being
        shown).
 
 2004-04-19  Lawrence Mitchell <address@hidden>
 
-       * erc.el: (erc-update-channel-topic); Error if `channel-topic' is
+       * erc.el (erc-update-channel-topic): Error if `channel-topic' is
        unbound.  Remove %-sign substitution.
        (erc-update-mode-line-buffer): Escape %-signs in `channel-topic'
        here.
 
 2004-04-19  Diane Murray <address@hidden>
 
-       * erc.el: (erc-send-action, erc-ctcp-query-ACTION,
+       * erc.el (erc-send-action, erc-ctcp-query-ACTION,
        erc-ctcp-reply-ECHO-hook): Let `erc-display-message-highlight'
        propertize the message.
        (erc-display-message-highlight): Allow for any erc-TYPE-face.
@@ -1370,7 +1371,7 @@
 
 2004-03-27  Adrian Aichner <address@hidden>
 
-       * erc.el: (erc-cmd-BANLIST): Use `truncate-string-to-width'
+       * erc.el (erc-cmd-BANLIST): Use `truncate-string-to-width'
        instead of `truncate-string' alias.
        (erc-nickname-in-use): Ditto.
 
@@ -1407,12 +1408,12 @@
 
 2004-03-21  Diane Murray <address@hidden>
 
-       * erc-track.el: (erc-modified-channels-display): Added a space
+       * erc-track.el (erc-modified-channels-display): Added a space
        before opening bracket.
 
 2004-03-21  Diane Murray <address@hidden>
 
-       * erc.el: (erc-format-query-as-channel-p): New variable.
+       * erc.el (erc-format-query-as-channel-p): New variable.
        (erc-server-PRIVMSG-or-NOTICE): If `erc-format-query-as-channel-p'
        is nil, messages in the query buffer are formatted like private
        messages.
@@ -1447,8 +1448,9 @@
        * erc.el (erc-send-action): Use `erc-input-face'.
        (erc-display-message-highlight): If the requested highlighting
        type doesn't match, just display the string with no highlighting
-       and warn about it with `erc-log'.. (erc-cmd-JOIN): If user is
-       already on the requested channel, switch to that channel's buffer.
+       and warn about it with `erc-log'.
+       (erc-cmd-JOIN): If user is already on the requested channel,
+       switch to that channel's buffer.
        (erc-ctcp-query-ACTION): Use `erc-action-face' for nick as well.
        (erc-header-line-use-help-echo-p): New variable.
        (erc-update-mode-line-buffer): Use `help-echo' for header-line if
@@ -1535,7 +1537,7 @@
 
 2004-03-16  Diane Murray <address@hidden>
 
-       * erc-stamp.el: (erc-insert-timestamp-left): Added support for
+       * erc-stamp.el (erc-insert-timestamp-left): Added support for
        `erc-timestamp-only-if-changed-flag' and added docstring.
        (erc-timestamp-only-if-changed-flag): Updated documentation.
 
@@ -1605,7 +1607,7 @@
 
 2004-03-09  Diane Murray <address@hidden>
 
-       * erc-list.el, erc-notify.el: (require 'erc-nets): added
+       * erc-list.el, erc-notify.el (require 'erc-nets): Added.
 
 2004-03-08  Diane Murray <address@hidden>
 
@@ -1850,22 +1852,23 @@
 
 2004-02-02  Lawrence Mitchell <address@hidden>
 
-       * erc.el: (erc-buffer-list-with-nick): Apply `erc-downcase' NICK.
+       * erc.el (erc-buffer-list-with-nick): Apply `erc-downcase' NICK.
 
 2004-01-30  Alex Schroeder <address@hidden>
 
-       * erc.el: (erc-get-buffer): Use erc-buffer-filter.
+       * erc.el (erc-get-buffer): Use erc-buffer-filter.
 
 2004-01-30  Johan Bockgard <address@hidden>
 
-       * erc.el: From jbms: (erc-get-channel-nickname-list): New function.
+       * erc.el: From jbms:
+       (erc-get-channel-nickname-list): New function.
        (erc-get-server-nickname-list): New function.
        (erc-get-server-nickname-alist): New function.
        (erc-get-channel-nickname-alist): New function.
 
 2004-01-30  Johan Bockgard <address@hidden>
 
-       * erc-match.el: (erc-add-entry-to-list,
+       * erc-match.el (erc-add-entry-to-list,
        erc-remove-entry-from-list): Use `erc-member-ignore-case' to
        compare entries.
        (erc-add-pal, erc-add-fool): Fix type bug. Use
@@ -1878,7 +1881,7 @@
 
 2004-01-29  Johan Bockgard <address@hidden>
 
-       * erc.el: (erc-update-undo-list): Rewritten. Update
+       * erc.el (erc-update-undo-list): Rewritten.  Update
        buffer-undo-list in place.  Deal with XEmacsesque
        entries (extents) in the list.
        (erc-channel-users): Fix unescaped open-paren in left column in
@@ -1886,18 +1889,18 @@
 
 2004-01-29  Johan Bockgard <address@hidden>
 
-       * erc-ring.el: (erc-replace-current-command): Exclude the prompt
+       * erc-ring.el (erc-replace-current-command): Exclude the prompt
        from the deleted region and don't redisplay the prompt (because
        `erc-display-prompt' flushes `buffer-undo-list').
 
 2004-01-29  Johan Bockgard <address@hidden>
 
-       * erc-match.el: (erc-add-entry-to-list): Use `symbol-value' instead
+       * erc-match.el (erc-add-entry-to-list): Use `symbol-value' instead
        of `eval'.
 
 2004-01-28  Jorgen Schaefer <address@hidden>
 
-       * erc.el: (erc-kill-buffer-function): maphash was missing an
+       * erc.el (erc-kill-buffer-function): maphash was missing an
        argument.
 
 2004-01-28  Jorgen Schaefer <address@hidden>
@@ -1916,7 +1919,7 @@
 
 2004-01-27  Jorgen Schaefer <address@hidden>
 
-       * erc.el: (erc-send-input-line): Add a space to empty lines so the
+       * erc.el (erc-send-input-line): Add a space to empty lines so the
        server likes them.
 
 2004-01-25  Jorgen Schaefer <address@hidden>
@@ -1931,14 +1934,14 @@
 
 2004-01-21  Lawrence Mitchell <address@hidden>
 
-       * erc.el: (erc-display-line-1): Move `erc-update-undo-list' outside
+       * erc.el (erc-display-line-1): Move `erc-update-undo-list' outside
        `save-restriction'.  Removing need for temporary variable.
        (erc-send-current-line): Fix bug introduced by last change, remove
        complement in blank line regexp.
 
 2004-01-20  Lawrence Mitchell <address@hidden>
 
-       * erc.el: (erc-update-undo-list): Add logic to catch the case when
+       * erc.el (erc-update-undo-list): Add logic to catch the case when
        `buffer-undo-list' is t, indentation cleanup.
        (erc-send-current-line):  Reverse logic for matching blank lines.
 
@@ -1976,7 +1979,7 @@
 
 2004-01-12  Lawrence Mitchell <address@hidden>
 
-       * erc.el: (erc-bol): Fix bug introduced in revision 1.601.
+       * erc.el (erc-bol): Fix bug introduced in revision 1.601.
 
 2004-01-12  Lawrence Mitchell <address@hidden>
 




reply via email to

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