Mark tiny change.
[emacs.git] / lisp / erc / ChangeLog
blob187d338c1bc02e4d6a3c5a226fc1404d414748c7
1 2011-05-03  Debarshi Ray  <rishi@gnu.org>  (tiny change)
3         * erc-backend.el (671): New response handler.
4         * erc.el (english): Add 671 to catalog.
6 2011-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
8         * erc-pcomplete.el (erc-pcomplete-nick-postfix): Remove the " " in the
9         suffix that's added by pcomplete-termination-string anyway.
10         (pcomplete-erc-setup): Remove pcomplete-suffix-list setting now that
11         it's not needed any more.
13 2011-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
15         * erc.el (erc-mode-map): Use completion-at-point.
16         (erc-mode): Tell completion-at-point to obey erc-complete-functions.
17         (erc-complete-word-at-point): New function.
18         (erc-complete-word): Make it obsolete.
19         * erc-pcomplete.el (erc-pcompletions-at-point): New function.
20         (pcomplete): Use it.
21         * erc-dcc.el (erc-dcc-chat-mode-map): Use completion-at-point.
22         (erc-dcc-chat-mode): Tell completion-at-point to obey
23         erc-complete-functions.
24         * erc-button.el (erc-button-next-function): New function extracted from
25         erc-button-next.
26         (button, erc-button-next): Use it.
28 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
30         * Version 23.3 released.
32 2011-03-04  Julien Danjou  <julien@danjou.info>
34         * erc-track.el (erc-track-visibility): Fix :type.  (Bug#6369)
36 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
38         * erc-list.el (erc-list-menu-mode-map): Move initialization
39         into declaration.
41 2011-02-07  Julien Danjou  <julien@danjou.info>
43         * erc-track.el (erc-window-configuration-change): New function.
44         This will allow to track buffer visibility when a command is
45         finished to executed.  Idea stolen from rcirc.
46         (track): Put erc-window-configuration-change in
47         window-configuration-change-hook.
48         (erc-modified-channels-update): Remove
49         erc-modified-channels-update from post-command-hook after update.
51 2011-01-31  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
53         * erc-track.el (track): Don't reset erc-modified-channels-object
54         each time erc-track-mode is activated.
56 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
58         * erc.el (erc-mode):
59         * erc-dcc.el (erc-dcc-chat-mode): Use define-derived-mode.
61 2010-11-11  Glenn Morris  <rgm@gnu.org>
63         * erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
65 2010-11-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
67         * erc-backend.el (erc-coding-system-precedence): New variable.
68         (erc-decode-string-from-target): Use it.
70 2010-10-24  Julien Danjou  <julien@danjou.info>
72         * erc-backend.el (erc-server-JOIN): Set the correct target list on join.
74         * erc-backend.el (erc-process-sentinel): Check that buffer is alive
75         before setting it as current buffer.
77 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
79         * erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring.
81 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
83         * erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
85 2010-08-14  Vivek Dasmohapatra  <vivek@etla.org>
87         * erc-join.el (erc-autojoin-timing, erc-autojoin-delay): New vars.
88         (erc-autojoin-channels-delayed, erc-autojoin-after-ident):
89         New functions.
90         (erc-autojoin-channels): Allow autojoining after ident (Bug#5521).
92 2010-08-08  Fran Litterio  <flitterio@gmail.com>
94         * erc-backend.el (erc-server-filter-function):
95         Call erc-log-irc-protocol.
97         * erc.el (erc-toggle-debug-irc-protocol):
98         Bind erc-toggle-debug-irc-protocol to t.
100 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
102         * Version 23.2 released.
104 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
106         * Branch for 23.2.
108 2010-02-07  Vivek Dasmohapatra  <vivek@etla.org>
110         * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
112 2010-01-25  Vivek Dasmohapatra  <vivek@etla.org>
114         * erc-backend.el (erc-session-connector): New var.
115         (erc-server-reconnect): Use it to reconnect via old
116         connector (Bug#4958).
118         * erc.el (erc-determine-parameters):
119         Save erc-server-connect-function to erc-session-connector.
121 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
123         * erc.el (erc-display-line-1, erc-process-away):
124         * erc-truncate.el (erc-truncate-buffer-to-size):
125         Use with-current-buffer.
127 2009-10-24  Glenn Morris  <rgm@gnu.org>
129         * erc-dcc.el (pcomplete-erc-all-nicks):
130         * erc-notify.el (pcomplete-erc-all-nicks):
131         Autoload it, to silence compiler.
133         * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
134         remove-duplicates with erc-delete-dups.
136 2009-09-27  Johan Bockgård  <bojohan@gnu.org>
138         * erc-button.el (erc-button-keymap): Bind `follow-link'.
140 2009-09-26  Johan Bockgård  <bojohan@gnu.org>
142         * erc-button.el (erc-button-add-button): Only call
143         `widget-convert-button' in XEmacs.  For Emacs (at least), it
144         doesn't seem to have any purpose except creating lots of overlays,
145         slowing everything down.
147 2009-09-19  Glenn Morris  <rgm@gnu.org>
149         * erc-lang.el (line): Define for compiler.
151 2009-07-22  Kevin Ryde  <user42@zip.com.au>
153         * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
155 2009-03-13  D. Goel  <deego3@gmail.com>
157         * erc-backend.el: In (multiple-value-bind/setq .. ls),
158         ls-> (values-list ls) throughout.
159         * erc.el: Ditto.
161 2009-01-18  Michael Olson  <mwolson@gnu.org>
163         * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
165 2009-01-16  Glenn Morris  <rgm@gnu.org>
167         * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
169         * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
170         behind fboundp test.
172 2009-01-09  Glenn Morris  <rgm@gnu.org>
174         * erc.el (erc-input-message): Replace last-command-char with
175         last-command-event.
177 2009-01-08  Glenn Morris  <rgm@gnu.org>
179         * erc.el (tabbar--local-hlf): Silence compiler.
181 2009-01-03  Michael Olson  <mwolson@gnu.org>
183         * erc.el (erc-user-input): Do not include text properties when
184         returning user input.
187 See ChangeLog.08 for earlier changes.
189         Copyright (C) 2009-2011 Free Software Foundation, Inc.
191   This file is part of GNU Emacs.
193   GNU Emacs is free software: you can redistribute it and/or modify
194   it under the terms of the GNU General Public License as published by
195   the Free Software Foundation, either version 3 of the License, or
196   (at your option) any later version.
198   GNU Emacs is distributed in the hope that it will be useful,
199   but WITHOUT ANY WARRANTY; without even the implied warranty of
200   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
201   GNU General Public License for more details.
203   You should have received a copy of the GNU General Public License
204   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
206 ;; Local Variables:
207 ;; coding: utf-8
208 ;; add-log-time-zone-rule: t
209 ;; End: