]> code.delx.au - gnu-emacs/blob - lisp/erc/ChangeLog
Merge from emacs-24
[gnu-emacs] / lisp / erc / ChangeLog
1 2012-06-15 Julien Danjou <julien@danjou.info>
2
3 * erc.el (erc-open): Use `auth-source' for password retrieval when
4 possible.
5
6 2012-06-12 Chong Yidong <cyd@gnu.org>
7
8 * erc-dcc.el (erc-dcc-chat-filter-functions): Rename from
9 erc-dcc-chat-filter-hook, since this is an abnormal hook.
10
11 2012-06-08 Chong Yidong <cyd@gnu.org>
12
13 * erc.el (erc-direct-msg-face, erc-header-line, erc-input-face)
14 (erc-command-indicator-face, erc-notice-face, erc-action-face)
15 (erc-error-face, erc-my-nick-face, erc-nick-default-face)
16 (erc-nick-msg-face): Use new-style face specs, and avoid :bold.
17
18 * erc-button.el (erc-button):
19 * erc-goodies.el (erc-bold-face, erc-inverse-face)
20 (erc-underline-face, fg:erc-color-*):
21 * erc-match.el (erc-current-nick-face, erc-dangerous-host-face)
22 (erc-pal-face, erc-fool-face, erc-keyword-face):
23 * erc-stamp.el (erc-timestamp-face): Likewise.
24
25 2012-06-02 Chong Yidong <cyd@gnu.org>
26
27 * erc-track.el (erc-track, erc-track-faces-priority-list)
28 (erc-track-faces-normal-list, erc-track-find-face)
29 (erc-track-modified-channels): Fix modeline -> mode line in docs.
30
31 2012-05-14 Mike Kazantsev <mk.fraggod@gmail.com> (tiny change)
32
33 * erc-dcc.el (erc-dcc-handle-ctcp-send): Fix a regression
34 introduced on 2011-11-28 when fixing quoted filenames matching,
35 the regex group was not corrected.
36
37 2012-05-13 Teemu Likonen <tlikonen@iki.fi>
38
39 * erc-backend.el (erc-server-timestamp-format): New variable to
40 allow specifying the timestamp format (bug#10779).
41
42 2012-04-11 Vivek Dasmohapatra <vivek@etla.org>
43
44 * erc-services.el (erc-nickserv-passwords): Don't display the
45 password (bug#4459).
46
47 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
48
49 * erc-join.el (erc-server-join-channel): New function to look up
50 the channel password via auth-source.
51 (erc-autojoin-channels): Use it.
52 (erc-autojoin-after-ident): Ditto.
53 (erc-autojoin-channels-alist): Mention auth-source.
54
55 2012-04-10 Deniz Dogan <deniz@dogan.se> (tiny change)
56
57 * erc.el (erc-display-prompt): Adds the field text property to the
58 ERC prompt. This allows users to use `kill-whole-line' to kill
59 all text back to the prompt given that it's on a single line
60 (bug#10841).
61
62 2012-04-09 Chong Yidong <cyd@gnu.org>
63
64 * erc.el (erc-cmd-SET): Call custom-variable-p instead of
65 user-variable-p.
66
67 2012-02-08 Glenn Morris <rgm@gnu.org>
68
69 * erc-backend.el (erc-coding-system-precedence):
70 * erc-join.el (erc-autojoin-delay, erc-autojoin-timing):
71 Add missing :version settings.
72
73 2012-01-06 Glenn Morris <rgm@gnu.org>
74
75 * erc.el (erc-tls): Add autoload cookie. (Bug#10333)
76
77 2011-12-31 Antoine Levitt <antoine.levitt@gmail.com>
78
79 * erc-goodies.el (erc-scroll-to-bottom): Use post-command-hook
80 rather than window-scroll-functions. Fixes a bug with word-wrap on
81 a tty. (Bug#9246)
82
83 2011-11-28 Mike Kazantsev <mk.fraggod@gmail.com> (tiny change)
84
85 * erc-dcc.el (erc-dcc-ctcp-query-send-regexp): Updated regexp to
86 match quoted filenames with spaces inside.
87 (erc-dcc-handle-ctcp-send): Updated regexp match group numbers,
88 added processing of escaped quotes and backslashes if filename
89 itself was in quotes.
90
91 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
92
93 * erc-log.el (erc-logging-enabled): Fix typo.
94
95 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
96
97 * erc-notify.el (erc-notify-interval, erc-cmd-NOTIFY): Fix typos.
98
99 2011-10-20 Chong Yidong <cyd@gnu.org>
100
101 * erc.el (define-erc-module): Fix autogenerated docstring to
102 reflect Emacs 24 minor mode changes.
103
104 * erc-fill.el (erc-fill-mode):
105 * erc-track.el (erc-track-minor-mode): Doc fix.
106
107 2011-09-23 Antoine Levitt <antoine.levitt@gmail.com>
108
109 * erc-button.el (erc-button-next-function): Scoping fix
110 (Bug#9487).
111
112 2011-07-04 Vivek Dasmohapatra <vivek@etla.org>
113
114 * erc.el (erc-generate-new-buffer-name): Reuse old buffer names
115 when reconnecting (bug#5563).
116
117 2011-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
118
119 * erc.el (erc-ssl): Made into a synonym for erc-tls, which
120 provides a superset of the same functionality.
121 (erc-open-ssl-stream): Removed.
122 (erc-open-tls-stream): Use `open-network-stream' instead of
123 `open-tls-stream' directly to be able to use the built-in TLS
124 support.
125
126 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
127
128 * erc-pcomplete.el (erc-pcompletions-at-point): Mark the completion
129 data as non-exclusive if it's using the default-completion-function.
130 (pcomplete-erc-parse-arguments): Rename pcomplete-parse-erc-arguments.
131 (pcomplete-erc-setup): Use new name.
132
133 2011-05-03 Debarshi Ray <rishi@gnu.org> (tiny change)
134
135 * erc-backend.el (671): New response handler.
136 * erc.el (english): Add 671 to catalog.
137
138 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
139
140 * erc-pcomplete.el (erc-pcomplete-nick-postfix): Remove the " " in the
141 suffix that's added by pcomplete-termination-string anyway.
142 (pcomplete-erc-setup): Remove pcomplete-suffix-list setting now that
143 it's not needed any more.
144
145 2011-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
146
147 * erc.el (erc-mode-map): Use completion-at-point.
148 (erc-mode): Tell completion-at-point to obey erc-complete-functions.
149 (erc-complete-word-at-point): New function.
150 (erc-complete-word): Make it obsolete.
151 * erc-pcomplete.el (erc-pcompletions-at-point): New function.
152 (pcomplete): Use it.
153 * erc-dcc.el (erc-dcc-chat-mode-map): Use completion-at-point.
154 (erc-dcc-chat-mode): Tell completion-at-point to obey
155 erc-complete-functions.
156 * erc-button.el (erc-button-next-function): New function extracted from
157 erc-button-next.
158 (button, erc-button-next): Use it.
159
160 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
161
162 * erc-hecomplete.el: Move to ../obsolete.
163
164 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
165
166 * Version 23.3 released.
167
168 2011-03-04 Julien Danjou <julien@danjou.info>
169
170 * erc-track.el (erc-track-visibility): Fix :type. (Bug#6369)
171
172 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
173
174 * erc-list.el (erc-list-menu-mode-map): Move initialization
175 into declaration.
176
177 2011-02-07 Julien Danjou <julien@danjou.info>
178
179 * erc-track.el (erc-window-configuration-change): New function.
180 This will allow to track buffer visibility when a command is
181 finished to executed. Idea stolen from rcirc.
182 (track): Put erc-window-configuration-change in
183 window-configuration-change-hook.
184 (erc-modified-channels-update): Remove
185 erc-modified-channels-update from post-command-hook after update.
186
187 2011-01-31 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
188
189 * erc-track.el (track): Don't reset erc-modified-channels-object
190 each time erc-track-mode is activated.
191
192 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
193
194 * erc.el (erc-mode):
195 * erc-dcc.el (erc-dcc-chat-mode): Use define-derived-mode.
196
197 2010-11-11 Glenn Morris <rgm@gnu.org>
198
199 * erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
200
201 2010-11-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
202
203 * erc-backend.el (erc-coding-system-precedence): New variable.
204 (erc-decode-string-from-target): Use it.
205
206 2010-10-24 Julien Danjou <julien@danjou.info>
207
208 * erc-backend.el (erc-server-JOIN): Set the correct target list on join.
209
210 * erc-backend.el (erc-process-sentinel): Check that buffer is alive
211 before setting it as current buffer.
212
213 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
214
215 * erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring.
216
217 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
218
219 * erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
220
221 2010-08-14 Vivek Dasmohapatra <vivek@etla.org>
222
223 * erc-join.el (erc-autojoin-timing, erc-autojoin-delay): New vars.
224 (erc-autojoin-channels-delayed, erc-autojoin-after-ident):
225 New functions.
226 (erc-autojoin-channels): Allow autojoining after ident (Bug#5521).
227
228 2010-08-08 Fran Litterio <flitterio@gmail.com>
229
230 * erc-backend.el (erc-server-filter-function):
231 Call erc-log-irc-protocol.
232
233 * erc.el (erc-toggle-debug-irc-protocol):
234 Bind erc-toggle-debug-irc-protocol to t.
235
236 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
237
238 * Version 23.2 released.
239
240 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
241
242 * Branch for 23.2.
243
244 2010-02-07 Vivek Dasmohapatra <vivek@etla.org>
245
246 * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
247
248 2010-01-25 Vivek Dasmohapatra <vivek@etla.org>
249
250 * erc-backend.el (erc-session-connector): New var.
251 (erc-server-reconnect): Use it to reconnect via old
252 connector (Bug#4958).
253
254 * erc.el (erc-determine-parameters):
255 Save erc-server-connect-function to erc-session-connector.
256
257 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
258
259 * erc.el (erc-display-line-1, erc-process-away):
260 * erc-truncate.el (erc-truncate-buffer-to-size):
261 Use with-current-buffer.
262
263 2009-10-24 Glenn Morris <rgm@gnu.org>
264
265 * erc-dcc.el (pcomplete-erc-all-nicks):
266 * erc-notify.el (pcomplete-erc-all-nicks):
267 Autoload it, to silence compiler.
268
269 * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
270 remove-duplicates with erc-delete-dups.
271
272 2009-09-27 Johan Bockgård <bojohan@gnu.org>
273
274 * erc-button.el (erc-button-keymap): Bind `follow-link'.
275
276 2009-09-26 Johan Bockgård <bojohan@gnu.org>
277
278 * erc-button.el (erc-button-add-button): Only call
279 `widget-convert-button' in XEmacs. For Emacs (at least), it
280 doesn't seem to have any purpose except creating lots of overlays,
281 slowing everything down.
282
283 2009-09-19 Glenn Morris <rgm@gnu.org>
284
285 * erc-lang.el (line): Define for compiler.
286
287 2009-07-22 Kevin Ryde <user42@zip.com.au>
288
289 * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
290
291 2009-03-13 D. Goel <deego3@gmail.com>
292
293 * erc-backend.el: In (multiple-value-bind/setq .. ls),
294 ls-> (values-list ls) throughout.
295 * erc.el: Ditto.
296
297 2009-01-18 Michael Olson <mwolson@gnu.org>
298
299 * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
300
301 2009-01-16 Glenn Morris <rgm@gnu.org>
302
303 * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
304
305 * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
306 behind fboundp test.
307
308 2009-01-09 Glenn Morris <rgm@gnu.org>
309
310 * erc.el (erc-input-message): Replace last-command-char with
311 last-command-event.
312
313 2009-01-08 Glenn Morris <rgm@gnu.org>
314
315 * erc.el (tabbar--local-hlf): Silence compiler.
316
317 2009-01-03 Michael Olson <mwolson@gnu.org>
318
319 * erc.el (erc-user-input): Do not include text properties when
320 returning user input.
321
322
323 See ChangeLog.08 for earlier changes.
324
325 Copyright (C) 2009-2012 Free Software Foundation, Inc.
326
327 This file is part of GNU Emacs.
328
329 GNU Emacs is free software: you can redistribute it and/or modify
330 it under the terms of the GNU General Public License as published by
331 the Free Software Foundation, either version 3 of the License, or
332 (at your option) any later version.
333
334 GNU Emacs is distributed in the hope that it will be useful,
335 but WITHOUT ANY WARRANTY; without even the implied warranty of
336 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
337 GNU General Public License for more details.
338
339 You should have received a copy of the GNU General Public License
340 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
341
342 ;; Local Variables:
343 ;; coding: utf-8
344 ;; add-log-time-zone-rule: t
345 ;; End:
346