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