]> code.delx.au - gnu-emacs/blob - lisp/erc/ChangeLog
Merge from origin/emacs-24
[gnu-emacs] / lisp / erc / ChangeLog
1 2015-01-14 Dima Kogan <dima@secretsauce.net>
2
3 * erc-backend.el (define-erc-response-handler): Give hook-name
4 default value of nil and add-to-list (bug#19363)
5
6 2015-01-22 Paul Eggert <eggert@cs.ucla.edu>
7
8 Don't downcase system diagnostics' first letters
9 * erc-dcc.el (erc-dcc-server): Ignore case while comparing diagnostics.
10
11 2014-11-23 Michael Albinus <michael.albinus@gmx.de>
12
13 * erc-desktop-notifications.el (erc-notifications-bus):
14 New customer option. Supports cases when Emacs hasn't been
15 invoked in the same environment where the notifications shall go to.
16 (erc-notifications-notify): Use it.
17
18 2014-11-10 Kelvin White <kwhite@gnu.org>
19
20 * erc-stamp.el (erc-timestamp-intangible): Change version tag to 24.5.
21
22 2014-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
23
24 * erc.el (erc-send-input): Bind `str' dynamically (bug#18936).
25
26 2014-10-29 Paul Eggert <eggert@cs.ucla.edu>
27
28 Simplify use of current-time and friends.
29 * erc-backend.el (TOPIC): Omit unnecessary call to current-time.
30 * erc.el (erc-emacs-time-to-erc-time): Simplify by using float-time.
31 (erc-current-time): Simplify by using erc-emacs-time-to-erc-time.
32
33 2014-10-20 Glenn Morris <rgm@gnu.org>
34
35 * Merge in all changes up to 24.4 release.
36
37 2014-10-15 Ivan Shmakov <ivan@siamics.net>
38
39 * erc-track.el (erc-modified-channels-display): Update mode line
40 more frequently (bug#18510).
41
42 2014-10-10 Kelvin White <kwhite@gnu.org>
43
44 * erc.el (erc-initialize-log-marker): Only initialize
45 erc-last-saved-position if not already a marker.
46
47 2014-10-04 Stefan Monnier <monnier@iro.umontreal.ca>
48
49 * erc.el (erc-channel-receive-names): Silence compiler warning.
50 (erc-format-@nick, erc-update-modes): Idem.
51
52 2014-10-03 Kelvin White <kwhite@gnu.org>
53
54 * erc.el (erc-rename-buffers): Use defcustom instead of defvar for
55 buffer renaming configuration option.
56
57 2014-10-02 Paul Eggert <eggert@cs.ucla.edu>
58
59 * erc.el (erc-nick-at-point): Fix format-string typo (Bug#17755).
60
61 2014-10-02 Kelvin White <kwhite@gnu.org>
62
63 * erc.el (erc-rename-buffer-p): When set to t buffers will be
64 renamed to the current irc network.
65 (erc-format-target-and/or-network): Use `erc-rename-buffer-p' when
66 renaming buffers.
67
68 * erc-ring.el (erc-input-ring-setup): Fixes Bug #18599
69
70 2014-09-30 Stefan Monnier <monnier@iro.umontreal.ca>
71
72 * erc-track.el (erc-modified-channels-display): Update all mode lines
73 if needed (bug#18510). Remove call to erc-modified-channels-object
74 where we ignored the return value.
75 (erc-modified-channels-update): Don't force-mode-line-update here
76 any more.
77
78 2014-09-26 Kelvin White <kwhite@gnu.org>
79
80 * erc.el (erc-format-nick): Fix code regression - Bug #18551
81
82 2014-09-25 Kelvin White <kwhite@gnu.org>
83
84 * erc.el: Follow Emacs version instead of tracking it seperately.
85 (erc-quit/part-reason-default) : Clean up quit/part message
86 functions by abstracting repetitive code, change version string.
87 (erc-quit-reason-various, erc-quit-reason-normal, erc-quit-reason-zippy)
88 (erc-part-reason-normal, erc-part-reason-zippy, erc-part-reason-various)
89 (erc-cmd-SV, erc-ctcp-query-VERSION, erc-version, erc-version-string):
90 Change version string.
91
92 2014-08-13 Kelvin White <kwhite@gnu.org>
93
94 * erc.el (erc-send-input): Disable display commands in current buffer
95 (erc-format-target-and/or-network): Fix cases when buffer name is set
96
97 2014-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
98
99 * erc-stamp.el (erc-timestamp-intangible): Disable by default because
100 `intangible' is evil.
101
102 2014-08-07 Kelvin White <kwhite@gnu.org>
103
104 * erc.el (erc-channel-receive-names): Fix variable names
105 (erc-format-target-and/or-network): Rename server-buffers to
106 network name if possible
107
108 2014-07-08 Stefan Monnier <monnier@iro.umontreal.ca>
109
110 * erc.el (erc-channel-receive-names): Reduce redundancy.
111
112 2014-06-19 Kelvin White <kwhite@gnu.org>
113
114 * erc-backend.el: Handle user modes in relevant server responses
115 * erc.el: Better user mode support.
116 (erc-channel-user): Add members for new modes.
117 (erc-channel-member-halfop-p, erc-channel-user-admin-p)
118 (erc-channel-user-owner-p): Use new struct members.
119 (erc-format-nick, erc-format-@nick): Display user modes as nick prefix.
120 (erc-nick-prefix-face, erc-my-nick-prefix-face): Add new faces
121 (erc-get-user-mode-prefix): Return symbol for mode prefix.
122 (erc-update-channel-member, erc-update-current-channel-member)
123 (erc-channel-receive-names): Update channel users.
124 (erc-nick-at-point): Return correct user info.
125
126 2014-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
127
128 * erc.el (erc-invite-only-mode, erc-toggle-channel-mode): Simplify.
129 (erc-load-script): Tighten a regexp.
130
131 2014-02-25 Julien Danjou <julien@danjou.info>
132
133 * erc-networks.el (erc-determine-network): Check that NETWORK as a
134 value, some servers set it to nothing.
135
136 2014-01-31 Glenn Morris <rgm@gnu.org>
137
138 * erc.el (erc-accidental-paste-threshold-seconds): Doc tweak.
139
140 2014-01-25 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
141
142 * erc.el (erc): Link to info manual.
143
144 2013-12-28 Glenn Morris <rgm@gnu.org>
145
146 * erc-log.el (erc-log-file-coding-system): Specify custom type.
147
148 2013-11-25 Glenn Morris <rgm@gnu.org>
149
150 * erc-button.el (erc-nick-popup): Make `nick' available in the
151 eval environment. (Bug#15969)
152
153 2013-11-04 Stefan Monnier <monnier@iro.umontreal.ca>
154
155 * erc-pcomplete.el (erc-pcomplete): Set this-command.
156
157 2013-09-21 Glenn Morris <rgm@gnu.org>
158
159 * erc.el (erc-invite-only-mode, erc-toggle-channel-mode):
160 Remove unused local variable `erc-force-send'.
161
162 2013-09-19 Glenn Morris <rgm@gnu.org>
163
164 * erc-button.el (erc-button-click-button, erc-button-press-button):
165 * erc-list.el (erc-list-handle-322):
166 Mark unused arguments.
167
168 * erc.el (erc-open-server-buffer-p): Actually use the `buffer' arg.
169 * erc-backend.el (erc-server-process-alive): Take optional `buffer' arg.
170
171 2013-09-18 Glenn Morris <rgm@gnu.org>
172
173 * erc-button.el (erc-button-add-buttons): Remove unused local vars.
174
175 2013-09-14 Vivek Dasmohapatra <vivek@etla.org>
176
177 * erc.el (erc-update-mode-line-buffer):
178 Handle absent topic. (Bug#15377)
179
180 2013-09-13 Glenn Morris <rgm@gnu.org>
181
182 * erc-desktop-notifications.el (dbus-debug): Declare.
183
184 2013-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
185
186 * erc.el: Use lexical-binding.
187 (erc-user-full-name): Minor CSE simplification.
188 (erc-mode-map): Assume command-remapping is available.
189 (erc-once-with-server-event): Replace `forms' arg with a function arg.
190 (erc-once-with-server-event-global): Remove.
191 (erc-ison-p): Adjust to change in erc-once-with-server-event.
192 (erc-get-buffer-create): Remove arg `proc'.
193 (iswitchb-make-buflist-hook): Declare.
194 (erc-setup-buffer): Use pcase; avoid ((lambda ..) ..).
195 (read-passwd): Assume it exists.
196 (erc-display-line, erc-cmd-IDLE): Avoid add-to-list, adjust to change
197 in erc-once-with-server-event.
198 (erc-cmd-JOIN, erc-set-channel-limit, erc-set-channel-key)
199 (erc-add-query): Minor CSE simplification.
200 (erc-cmd-BANLIST, erc-cmd-MASSUNBAN): Adjust to change
201 in erc-once-with-server-event.
202 (erc-echo-notice-in-user-and-target-buffers): Avoid add-to-list.
203 * erc-track.el: Use lexical-binding.
204 (erc-make-mode-line-buffer-name): Use closures instead of `(lambda...).
205 (erc-faces-in): Avoid add-to-list.
206 * erc-notify.el: Use lexical-binding.
207 (erc-notify-timer): Adjust to change in erc-once-with-server-event.
208 (erc-notify-QUIT): Use a closure instead of `(lambda...).
209 * erc-list.el: Use lexical-binding.
210 (erc-list-install-322-handler, erc-cmd-LIST): Adjust to change in
211 erc-once-with-server-event.
212 * erc-button.el: Use lexical-binding.
213 (erc-button-next-function): Use a closure instead of `(lambda...).
214
215 2013-05-30 Glenn Morris <rgm@gnu.org>
216
217 * erc-backend.el: Require erc at run-time too.
218
219 2013-05-21 Glenn Morris <rgm@gnu.org>
220
221 * erc-log.el (erc-network-name): Declare.
222
223 * erc-notify.el (pcomplete--here): Declare.
224 (pcomplete/erc-mode/NOTIFY): Require pcomplete.
225
226 * erc.el (erc-quit-reason-various-alist)
227 (erc-part-reason-various-alist): Don't mention zippy.
228 (erc-quit-reason, erc-part-reason): Remove zippy options.
229 (erc-quit-reason-zippy, erc-part-reason-zippy): Make obsolete.
230 If yow is not defined, fall back to -normal versions.
231
232 2013-05-15 Glenn Morris <rgm@gnu.org>
233
234 * erc-list.el (erc-list):
235 * erc-menu.el (erc-menu):
236 * erc-ring.el (erc-ring): Define custom groups, for define-erc-module.
237
238 * erc-list.el: Provide a feature.
239
240 2013-05-09 Glenn Morris <rgm@gnu.org>
241
242 * erc-desktop-notifications.el (erc-notifications-icon):
243 Fix custom type.
244
245 2013-02-13 Aidan Gauland <aidalgol@no8wireless.co.nz>
246
247 * erc-match.el (erc-match-message): Fix last commit.
248
249 2013-02-12 Aidan Gauland <aidalgol@no8wireless.co.nz>
250
251 * erc-match.el (erc-match-message):
252 Don't truncate action messages. (Bug#13689)
253
254 2013-02-09 Eli Zaretskii <eliz@gnu.org>
255
256 * erc-dcc.el (erc-dcc-get-file): Don't reference buffer-file-type.
257
258 2013-01-11 Dmitry Antipov <dmantipov@yandex.ru>
259
260 * erc-dcc.el (erc-dcc-send-file): Use point-min-marker.
261 (erc-dcc-chat-setup): Use point-max-marker.
262
263 2013-01-04 Glenn Morris <rgm@gnu.org>
264
265 * erc-backend.el (312): Fix typo. (Bug#13235)
266
267 2012-11-30 Glenn Morris <rgm@gnu.org>
268
269 * erc.el (erc-accidental-paste-threshold-seconds): Add :version.
270
271 2012-11-30 Eric Hanchrow <eric.hanchrow@gmail.com>
272
273 * erc.el (erc-last-input-time): New variable.
274 (erc-accidental-paste-threshold-seconds): New option to avoid
275 sending accidentally-pasted text to the server (Bug#11592).
276 (erc-send-current-line): Use it.
277
278 2012-11-30 Chong Yidong <cyd@gnu.org>
279
280 * erc.el (erc-lurker-cleanup, erc-lurker-p): Use float-time.
281
282 2012-11-23 Stefan Monnier <monnier@iro.umontreal.ca>
283
284 * erc-backend.el: Fix last change that missed calls to `second'
285 (bug#12970).
286
287 2012-11-19 Stefan Monnier <monnier@iro.umontreal.ca>
288
289 Use cl-lib instead of cl, and interactive-p => called-interactively-p.
290 * erc-track.el, erc-networks.el, erc-netsplit.el, erc-dcc.el:
291 * erc-backend.el: Use cl-lib, nth, pcase, and called-interactively-p
292 instead of cl.
293 * erc-speedbar.el, erc-services.el, erc-pcomplete.el, erc-notify.el:
294 * erc-match.el, erc-log.el, erc-join.el, erc-ezbounce.el:
295 * erc-capab.el: Don't require cl since we don't use it.
296 * erc.el: Use cl-lib, nth, pcase, and called-interactively-p i.s.o cl.
297 (erc-lurker-ignore-chars, erc-common-server-suffixes):
298 Move before first use.
299
300 2012-11-16 Glenn Morris <rgm@gnu.org>
301
302 * erc.el (erc-modules): Add "notifications". Tweak "hecomplete" doc.
303
304 2012-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
305
306 * erc-backend.el: Only require `erc' during compilation (bug#12740).
307
308 2012-10-18 Stefan Monnier <monnier@iro.umontreal.ca>
309
310 * erc-backend.el: Require `erc' instead of autoloading its macros
311 (bug#12669).
312
313 2012-10-15 Stefan Monnier <monnier@iro.umontreal.ca>
314
315 * erc.el (erc-log): Make it into a defsubst.
316 (erc-with-server-buffer, define-erc-module, erc-with-buffer)
317 (erc-with-all-buffers-of-server): Use `declare'.
318 * erc-backend.el (erc-log): Adjust autoload accordingly.
319
320 2012-10-07 Deniz Dogan <deniz@dogan.se>
321
322 * erc-log.el (erc-generate-log-file-name-function):
323 Clarify tags for various choices. (Bug#11186)
324
325 2012-10-07 Glenn Morris <rgm@gnu.org>
326
327 * erc-button.el (erc-button-alist): Remove "finger". (Bug#4443)
328
329 2012-10-07 Antoine Levitt <antoine.levitt@gmail.com>
330
331 * erc-stamp.el (erc-format-timestamp): Don't apply intangible
332 property to invisible stamps. (Bug#11706)
333
334 2012-10-07 Glenn Morris <rgm@gnu.org>
335
336 * erc-backend.el (NICK): Handle pre-existing buffers. (Bug#12002)
337
338 2012-10-06 Glenn Morris <rgm@gnu.org>
339
340 * erc.el (erc-lurker):
341 * erc-desktop-notifications.el (erc-notifications):
342 Add missing group :version tags.
343
344 2012-10-04 Julien Danjou <julien@danjou.info>
345
346 * erc-desktop-notifications.el: Rename from erc-notifications.el to
347 avoid clash with 8+3 filename format and erc-notify.el.
348
349 2012-09-25 Chong Yidong <cyd@gnu.org>
350
351 * erc.el (erc-send-command): Use define-obsolete-function-alias.
352
353 2012-09-17 Chong Yidong <cyd@gnu.org>
354
355 * erc-page.el (erc-page-function):
356 * erc-stamp.el (erc-stamp): Doc fix.
357
358 2012-08-21 Josh Feinstein <jlf@foxtail.org>
359
360 * erc-join.el (erc-autojoin-timing): Fix defcustom type.
361
362 2012-08-21 Julien Danjou <julien@danjou.info>
363
364 * erc-match.el (erc-match-message):
365 Use `erc-match-exclude-server-buffer' not
366 `erc-track-exclude-server-buffer'.
367
368 2012-08-20 Josh Feinstein <jlf@foxtail.org>
369
370 * erc.el (erc-display-message): Abstract message hiding decision
371 to new function erc-hide-current-message-p.
372 (erc-lurker): New customization group.
373 (erc-lurker-state, erc-lurker-trim-nicks, erc-lurker-ignore-chars)
374 (erc-lurker-hide-list, erc-lurker-cleanup-interval)
375 (erc-lurker-threshold-time): New variables.
376 (erc-lurker-maybe-trim, erc-lurker-initialize, erc-lurker-cleanup)
377 (erc-hide-current-message-p, erc-canonicalize-server-name)
378 (erc-lurker-update-status, erc-lurker-p): New functions.
379 Together they maintain state about which users have spoken in the last
380 erc-lurker-threshold-time, with all other users being considered
381 lurkers whose messages of types in erc-lurker-hide-list will not
382 be displayed by erc-display-message.
383
384 2012-08-06 Julien Danjou <julien@danjou.info>
385
386 * erc-match.el (erc-match-exclude-server-buffer)
387 (erc-match-message): Add new option to exclude server buffer from
388 matching.
389
390 2012-07-21 Julien Danjou <julien@danjou.info>
391
392 * erc-notifications.el: New file.
393
394 2012-06-15 Julien Danjou <julien@danjou.info>
395
396 * erc.el (erc-open): Use `auth-source' for password retrieval when
397 possible.
398
399 2012-06-12 Chong Yidong <cyd@gnu.org>
400
401 * erc-dcc.el (erc-dcc-chat-filter-functions): Rename from
402 erc-dcc-chat-filter-hook, since this is an abnormal hook.
403
404 2012-06-08 Chong Yidong <cyd@gnu.org>
405
406 * erc.el (erc-direct-msg-face, erc-header-line, erc-input-face)
407 (erc-command-indicator-face, erc-notice-face, erc-action-face)
408 (erc-error-face, erc-my-nick-face, erc-nick-default-face)
409 (erc-nick-msg-face): Use new-style face specs, and avoid :bold.
410
411 * erc-button.el (erc-button):
412 * erc-goodies.el (erc-bold-face, erc-inverse-face)
413 (erc-underline-face, fg:erc-color-*):
414 * erc-match.el (erc-current-nick-face, erc-dangerous-host-face)
415 (erc-pal-face, erc-fool-face, erc-keyword-face):
416 * erc-stamp.el (erc-timestamp-face): Likewise.
417
418 2012-06-02 Chong Yidong <cyd@gnu.org>
419
420 * erc-track.el (erc-track, erc-track-faces-priority-list)
421 (erc-track-faces-normal-list, erc-track-find-face)
422 (erc-track-modified-channels): Fix modeline -> mode line in docs.
423
424 2012-05-14 Mike Kazantsev <mk.fraggod@gmail.com> (tiny change)
425
426 * erc-dcc.el (erc-dcc-handle-ctcp-send): Fix a regression
427 introduced on 2011-11-28 when fixing quoted filenames matching,
428 the regex group was not corrected.
429
430 2012-05-13 Teemu Likonen <tlikonen@iki.fi>
431
432 * erc-backend.el (erc-server-timestamp-format): New variable to
433 allow specifying the timestamp format (bug#10779).
434
435 2012-04-11 Vivek Dasmohapatra <vivek@etla.org>
436
437 * erc-services.el (erc-nickserv-passwords): Don't display the
438 password (bug#4459).
439
440 2012-04-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
441
442 * erc-join.el (erc-server-join-channel): New function to look up
443 the channel password via auth-source.
444 (erc-autojoin-channels): Use it.
445 (erc-autojoin-after-ident): Ditto.
446 (erc-autojoin-channels-alist): Mention auth-source.
447
448 2012-04-10 Deniz Dogan <deniz@dogan.se>
449
450 * erc.el (erc-display-prompt): Adds the field text property to the
451 ERC prompt. This allows users to use `kill-whole-line' to kill
452 all text back to the prompt given that it's on a single line
453 (bug#10841).
454
455 2012-04-09 Chong Yidong <cyd@gnu.org>
456
457 * erc.el (erc-cmd-SET): Call custom-variable-p instead of
458 user-variable-p.
459
460 2012-02-08 Glenn Morris <rgm@gnu.org>
461
462 * erc-backend.el (erc-coding-system-precedence):
463 * erc-join.el (erc-autojoin-delay, erc-autojoin-timing):
464 Add missing :version settings.
465
466 2012-01-06 Glenn Morris <rgm@gnu.org>
467
468 * erc.el (erc-tls): Add autoload cookie. (Bug#10333)
469
470 2011-12-31 Antoine Levitt <antoine.levitt@gmail.com>
471
472 * erc-goodies.el (erc-scroll-to-bottom): Use post-command-hook
473 rather than window-scroll-functions. Fixes a bug with word-wrap on
474 a tty. (Bug#9246)
475
476 2011-11-28 Mike Kazantsev <mk.fraggod@gmail.com> (tiny change)
477
478 * erc-dcc.el (erc-dcc-ctcp-query-send-regexp): Update regexp to
479 match quoted filenames with spaces inside.
480 (erc-dcc-handle-ctcp-send): Update regexp match group numbers,
481 added processing of escaped quotes and backslashes if filename
482 itself was in quotes.
483
484 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
485
486 * erc-log.el (erc-logging-enabled): Fix typo.
487
488 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
489
490 * erc-notify.el (erc-notify-interval, erc-cmd-NOTIFY): Fix typos.
491
492 2011-10-20 Chong Yidong <cyd@gnu.org>
493
494 * erc.el (define-erc-module): Fix autogenerated docstring to
495 reflect Emacs 24 minor mode changes.
496
497 * erc-fill.el (erc-fill-mode):
498 * erc-track.el (erc-track-minor-mode): Doc fix.
499
500 2011-09-23 Antoine Levitt <antoine.levitt@gmail.com>
501
502 * erc-button.el (erc-button-next-function): Scoping fix
503 (Bug#9487).
504
505 2011-07-04 Vivek Dasmohapatra <vivek@etla.org>
506
507 * erc.el (erc-generate-new-buffer-name): Reuse old buffer names
508 when reconnecting (bug#5563).
509
510 2011-06-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
511
512 * erc.el (erc-ssl): Made into a synonym for erc-tls, which
513 provides a superset of the same functionality.
514 (erc-open-ssl-stream): Remove.
515 (erc-open-tls-stream): Use `open-network-stream' instead of
516 `open-tls-stream' directly to be able to use the built-in TLS
517 support.
518
519 2011-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
520
521 * erc-pcomplete.el (erc-pcompletions-at-point): Mark the completion
522 data as non-exclusive if it's using the default-completion-function.
523 (pcomplete-erc-parse-arguments): Rename pcomplete-parse-erc-arguments.
524 (pcomplete-erc-setup): Use new name.
525
526 2011-05-03 Debarshi Ray <rishi@gnu.org> (tiny change)
527
528 * erc-backend.el (671): New response handler.
529 * erc.el (english): Add 671 to catalog.
530
531 2011-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
532
533 * erc-pcomplete.el (erc-pcomplete-nick-postfix): Remove the " " in the
534 suffix that's added by pcomplete-termination-string anyway.
535 (pcomplete-erc-setup): Remove pcomplete-suffix-list setting now that
536 it's not needed any more.
537
538 2011-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
539
540 * erc.el (erc-mode-map): Use completion-at-point.
541 (erc-mode): Tell completion-at-point to obey erc-complete-functions.
542 (erc-complete-word-at-point): New function.
543 (erc-complete-word): Make it obsolete.
544 * erc-pcomplete.el (erc-pcompletions-at-point): New function.
545 (pcomplete): Use it.
546 * erc-dcc.el (erc-dcc-chat-mode-map): Use completion-at-point.
547 (erc-dcc-chat-mode): Tell completion-at-point to obey
548 erc-complete-functions.
549 * erc-button.el (erc-button-next-function): New function extracted from
550 erc-button-next.
551 (button, erc-button-next): Use it.
552
553 2011-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
554
555 * erc-hecomplete.el: Move to ../obsolete.
556
557 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
558
559 * Version 23.3 released.
560
561 2011-03-04 Julien Danjou <julien@danjou.info>
562
563 * erc-track.el (erc-track-visibility): Fix :type. (Bug#6369)
564
565 2011-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
566
567 * erc-list.el (erc-list-menu-mode-map): Move initialization
568 into declaration.
569
570 2011-02-07 Julien Danjou <julien@danjou.info>
571
572 * erc-track.el (erc-window-configuration-change): New function.
573 This will allow to track buffer visibility when a command is
574 finished to executed. Idea stolen from rcirc.
575 (track): Put erc-window-configuration-change in
576 window-configuration-change-hook.
577 (erc-modified-channels-update): Remove
578 erc-modified-channels-update from post-command-hook after update.
579
580 2011-02-01 Sam Steingold <sds@gnu.org>
581
582 * erc-list.el (erc-list-menu-mode): Inherit from `special-mode'.
583
584 2011-01-31 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
585
586 * erc-track.el (track): Don't reset erc-modified-channels-object
587 each time erc-track-mode is activated.
588
589 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
590
591 * erc.el (erc-mode):
592 * erc-dcc.el (erc-dcc-chat-mode): Use define-derived-mode.
593
594 2010-11-11 Glenn Morris <rgm@gnu.org>
595
596 * erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
597
598 2010-11-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
599
600 * erc-backend.el (erc-coding-system-precedence): New variable.
601 (erc-decode-string-from-target): Use it.
602
603 2010-10-24 Julien Danjou <julien@danjou.info>
604
605 * erc-backend.el (erc-server-JOIN): Set the correct target list on join.
606
607 * erc-backend.el (erc-process-sentinel): Check that buffer is alive
608 before setting it as current buffer.
609
610 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
611
612 * erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring.
613
614 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
615
616 * erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
617
618 2010-08-14 Vivek Dasmohapatra <vivek@etla.org>
619
620 * erc-join.el (erc-autojoin-timing, erc-autojoin-delay): New vars.
621 (erc-autojoin-channels-delayed, erc-autojoin-after-ident):
622 New functions.
623 (erc-autojoin-channels): Allow autojoining after ident (Bug#5521).
624
625 2010-08-08 Fran Litterio <flitterio@gmail.com>
626
627 * erc-backend.el (erc-server-filter-function):
628 Call erc-log-irc-protocol.
629
630 * erc.el (erc-toggle-debug-irc-protocol):
631 Bind erc-toggle-debug-irc-protocol to t.
632
633 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
634
635 * Version 23.2 released.
636
637 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
638
639 * Branch for 23.2.
640
641 2010-02-07 Vivek Dasmohapatra <vivek@etla.org>
642
643 * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
644
645 2010-01-25 Vivek Dasmohapatra <vivek@etla.org>
646
647 * erc-backend.el (erc-session-connector): New var.
648 (erc-server-reconnect): Use it to reconnect via old
649 connector (Bug#4958).
650
651 * erc.el (erc-determine-parameters):
652 Save erc-server-connect-function to erc-session-connector.
653
654 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
655
656 * erc.el (erc-display-line-1, erc-process-away):
657 * erc-truncate.el (erc-truncate-buffer-to-size):
658 Use with-current-buffer.
659
660 2009-10-24 Glenn Morris <rgm@gnu.org>
661
662 * erc-dcc.el (pcomplete-erc-all-nicks):
663 * erc-notify.el (pcomplete-erc-all-nicks):
664 Autoload it, to silence compiler.
665
666 * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
667 remove-duplicates with erc-delete-dups.
668
669 2009-09-27 Johan Bockgård <bojohan@gnu.org>
670
671 * erc-button.el (erc-button-keymap): Bind `follow-link'.
672
673 2009-09-26 Johan Bockgård <bojohan@gnu.org>
674
675 * erc-button.el (erc-button-add-button): Only call
676 `widget-convert-button' in XEmacs. For Emacs (at least), it
677 doesn't seem to have any purpose except creating lots of overlays,
678 slowing everything down.
679
680 2009-09-19 Glenn Morris <rgm@gnu.org>
681
682 * erc-lang.el (line): Define for compiler.
683
684 2009-07-22 Kevin Ryde <user42@zip.com.au>
685
686 * erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
687
688 2009-03-13 D. Goel <deego3@gmail.com>
689
690 * erc-backend.el: In (multiple-value-bind/setq .. ls),
691 ls-> (values-list ls) throughout.
692 * erc.el: Ditto.
693
694 2009-01-18 Michael Olson <mwolson@gnu.org>
695
696 * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
697
698 2009-01-16 Glenn Morris <rgm@gnu.org>
699
700 * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
701
702 * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
703 behind fboundp test.
704
705 2009-01-09 Glenn Morris <rgm@gnu.org>
706
707 * erc.el (erc-input-message): Replace last-command-char with
708 last-command-event.
709
710 2009-01-08 Glenn Morris <rgm@gnu.org>
711
712 * erc.el (tabbar--local-hlf): Silence compiler.
713
714 2009-01-03 Michael Olson <mwolson@gnu.org>
715
716 * erc.el (erc-user-input): Do not include text properties when
717 returning user input.
718
719
720 See ChangeLog.08 for earlier changes.
721
722 Copyright (C) 2009-2015 Free Software Foundation, Inc.
723
724 This file is part of GNU Emacs.
725
726 GNU Emacs is free software: you can redistribute it and/or modify
727 it under the terms of the GNU General Public License as published by
728 the Free Software Foundation, either version 3 of the License, or
729 (at your option) any later version.
730
731 GNU Emacs is distributed in the hope that it will be useful,
732 but WITHOUT ANY WARRANTY; without even the implied warranty of
733 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
734 GNU General Public License for more details.
735
736 You should have received a copy of the GNU General Public License
737 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
738
739 ;; Local Variables:
740 ;; coding: utf-8
741 ;; add-log-time-zone-rule: t
742 ;; End: