* lisp/simple.el (command-execute): Move from C. Add obsolete check.
[emacs.git] / lisp / erc / ChangeLog
blobf3d54782897521a0ca944a47ac51513fb5827ce8
1 2013-02-13  Aidan Gauland  <aidalgol@no8wireless.co.nz>
3         * erc-match.el (erc-match-message): Fix last commit.
5 2013-02-12  Aidan Gauland  <aidalgol@no8wireless.co.nz>
7         * erc-match.el (erc-match-message):
8         Don't truncate action messages.  (Bug#13689)
10 2013-02-09  Eli Zaretskii  <eliz@gnu.org>
12         * erc-dcc.el (erc-dcc-get-file): Don't reference buffer-file-type.
14 2013-01-11  Dmitry Antipov  <dmantipov@yandex.ru>
16         * erc-dcc.el (erc-dcc-send-file): Use point-min-marker.
17         (erc-dcc-chat-setup): Use point-max-marker.
19 2013-01-04  Glenn Morris  <rgm@gnu.org>
21         * erc-backend.el (312): Fix typo.  (Bug#13235)
23 2012-11-30  Glenn Morris  <rgm@gnu.org>
25         * erc.el (erc-accidental-paste-threshold-seconds): Add :version.
27 2012-11-30  Eric Hanchrow  <eric.hanchrow@gmail.com>
29         * erc.el (erc-last-input-time): New variable.
30         (erc-accidental-paste-threshold-seconds): New option to avoid
31         sending accidentally-pasted text to the server (Bug#11592).
32         (erc-send-current-line): Use it.
34 2012-11-30  Chong Yidong  <cyd@gnu.org>
36         * erc.el (erc-lurker-cleanup, erc-lurker-p): Use float-time.
38 2012-11-23  Stefan Monnier  <monnier@iro.umontreal.ca>
40         * erc-backend.el: Fix last change that missed calls to `second'
41         (bug#12970).
43 2012-11-19  Stefan Monnier  <monnier@iro.umontreal.ca>
45         Use cl-lib instead of cl, and interactive-p => called-interactively-p.
46         * erc-track.el, erc-networks.el, erc-netsplit.el, erc-dcc.el:
47         * erc-backend.el: Use cl-lib, nth, pcase, and called-interactively-p
48         instead of cl.
49         * erc-speedbar.el, erc-services.el, erc-pcomplete.el, erc-notify.el:
50         * erc-match.el, erc-log.el, erc-join.el, erc-ezbounce.el:
51         * erc-capab.el: Don't require cl since we don't use it.
52         * erc.el: Use cl-lib, nth, pcase, and called-interactively-p i.s.o cl.
53         (erc-lurker-ignore-chars, erc-common-server-suffixes):
54         Move before first use.
56 2012-11-16  Glenn Morris  <rgm@gnu.org>
58         * erc.el (erc-modules): Add "notifications".  Tweak "hecomplete" doc.
60 2012-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
62         * erc-backend.el: Only require `erc' during compilation (bug#12740).
64 2012-10-18  Stefan Monnier  <monnier@iro.umontreal.ca>
66         * erc-backend.el: Require `erc' instead of autoloading its macros
67         (bug#12669).
69 2012-10-15  Stefan Monnier  <monnier@iro.umontreal.ca>
71         * erc.el (erc-log): Make it into a defsubst.
72         (erc-with-server-buffer, define-erc-module, erc-with-buffer)
73         (erc-with-all-buffers-of-server): Use `declare'.
74         * erc-backend.el (erc-log): Adjust autoload accordingly.
76 2012-10-07  Deniz Dogan  <deniz@dogan.se>
78         * erc-log.el (erc-generate-log-file-name-function):
79         Clarify tags for various choices.  (Bug#11186)
81 2012-10-07  Glenn Morris  <rgm@gnu.org>
83         * erc-button.el (erc-button-alist): Remove "finger".  (Bug#4443)
85 2012-10-07  Antoine Levitt  <antoine.levitt@gmail.com>
87         * erc-stamp.el (erc-format-timestamp): Don't apply intangible
88         property to invisible stamps.  (Bug#11706)
90 2012-10-07  Glenn Morris  <rgm@gnu.org>
92         * erc-backend.el (NICK): Handle pre-existing buffers.  (Bug#12002)
94 2012-10-06  Glenn Morris  <rgm@gnu.org>
96         * erc.el (erc-lurker):
97         * erc-desktop-notifications.el (erc-notifications):
98         Add missing group :version tags.
100 2012-10-04  Julien Danjou  <julien@danjou.info>
102         * erc-desktop-notifications.el: Rename from erc-notifications to
103         avoid clash with 8+3 filename format and erc-notify.el.
105 2012-09-25  Chong Yidong  <cyd@gnu.org>
107         * erc.el (erc-send-command): Use define-obsolete-function-alias.
109 2012-09-17  Chong Yidong  <cyd@gnu.org>
111         * erc-page.el (erc-page-function):
112         * erc-stamp.el (erc-stamp): Doc fix.
114 2012-08-21  Josh Feinstein <jlf@foxtail.org>
116         * erc-join.el (erc-autojoin-timing): Fix defcustom type.
118 2012-08-21  Julien Danjou  <julien@danjou.info>
120         * erc-match.el (erc-match-message):
121         Use `erc-match-exclude-server-buffer' not
122         `erc-track-exclude-server-buffer'.
124 2012-08-20  Josh Feinstein <jlf@foxtail.org>
126         * erc.el (erc-display-message): Abstract message hiding decision
127         to new function erc-hide-current-message-p.
128         (erc-lurker): New customization group.
129         (erc-lurker-state, erc-lurker-trim-nicks, erc-lurker-ignore-chars)
130         (erc-lurker-hide-list, erc-lurker-cleanup-interval)
131         (erc-lurker-threshold-time): New variables.
132         (erc-lurker-maybe-trim, erc-lurker-initialize, erc-lurker-cleanup)
133         (erc-hide-current-message-p, erc-canonicalize-server-name)
134         (erc-lurker-update-status, erc-lurker-p): New functions.
135         Together they maintain state about which users have spoken in the last
136         erc-lurker-threshold-time, with all other users being considered
137         lurkers whose messages of types in erc-lurker-hide-list will not
138         be displayed by erc-display-message.
140 2012-08-06  Julien Danjou  <julien@danjou.info>
142         * erc-match.el (erc-match-exclude-server-buffer)
143         (erc-match-message): Add new option to exclude server buffer from
144         matching.
146 2012-07-21  Julien Danjou  <julien@danjou.info>
148         * erc-notifications.el: New file.
150 2012-06-15  Julien Danjou  <julien@danjou.info>
152         * erc.el (erc-open): Use `auth-source' for password retrieval when
153         possible.
155 2012-06-12  Chong Yidong  <cyd@gnu.org>
157         * erc-dcc.el (erc-dcc-chat-filter-functions): Rename from
158         erc-dcc-chat-filter-hook, since this is an abnormal hook.
160 2012-06-08  Chong Yidong  <cyd@gnu.org>
162         * erc.el (erc-direct-msg-face, erc-header-line, erc-input-face)
163         (erc-command-indicator-face, erc-notice-face, erc-action-face)
164         (erc-error-face, erc-my-nick-face, erc-nick-default-face)
165         (erc-nick-msg-face): Use new-style face specs, and avoid :bold.
167         * erc-button.el (erc-button):
168         * erc-goodies.el (erc-bold-face, erc-inverse-face)
169         (erc-underline-face, fg:erc-color-*):
170         * erc-match.el (erc-current-nick-face, erc-dangerous-host-face)
171         (erc-pal-face, erc-fool-face, erc-keyword-face):
172         * erc-stamp.el (erc-timestamp-face): Likewise.
174 2012-06-02  Chong Yidong  <cyd@gnu.org>
176         * erc-track.el (erc-track, erc-track-faces-priority-list)
177         (erc-track-faces-normal-list, erc-track-find-face)
178         (erc-track-modified-channels): Fix modeline -> mode line in docs.
180 2012-05-14  Mike Kazantsev  <mk.fraggod@gmail.com>  (tiny change)
182         * erc-dcc.el (erc-dcc-handle-ctcp-send): Fix a regression
183         introduced on 2011-11-28 when fixing quoted filenames matching,
184         the regex group was not corrected.
186 2012-05-13  Teemu Likonen  <tlikonen@iki.fi>
188         * erc-backend.el (erc-server-timestamp-format): New variable to
189         allow specifying the timestamp format (bug#10779).
191 2012-04-11  Vivek Dasmohapatra  <vivek@etla.org>
193         * erc-services.el (erc-nickserv-passwords): Don't display the
194         password (bug#4459).
196 2012-04-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
198         * erc-join.el (erc-server-join-channel): New function to look up
199         the channel password via auth-source.
200         (erc-autojoin-channels): Use it.
201         (erc-autojoin-after-ident): Ditto.
202         (erc-autojoin-channels-alist): Mention auth-source.
204 2012-04-10  Deniz Dogan  <deniz@dogan.se>
206         * erc.el (erc-display-prompt): Adds the field text property to the
207         ERC prompt.  This allows users to use `kill-whole-line' to kill
208         all text back to the prompt given that it's on a single line
209         (bug#10841).
211 2012-04-09  Chong Yidong  <cyd@gnu.org>
213         * erc.el (erc-cmd-SET): Call custom-variable-p instead of
214         user-variable-p.
216 2012-02-08  Glenn Morris  <rgm@gnu.org>
218         * erc-backend.el (erc-coding-system-precedence):
219         * erc-join.el (erc-autojoin-delay, erc-autojoin-timing):
220         Add missing :version settings.
222 2012-01-06  Glenn Morris  <rgm@gnu.org>
224         * erc.el (erc-tls): Add autoload cookie.  (Bug#10333)
226 2011-12-31  Antoine Levitt  <antoine.levitt@gmail.com>
228         * erc-goodies.el (erc-scroll-to-bottom): Use post-command-hook
229         rather than window-scroll-functions.  Fixes a bug with word-wrap on
230         a tty.  (Bug#9246)
232 2011-11-28  Mike Kazantsev  <mk.fraggod@gmail.com>  (tiny change)
234         * erc-dcc.el (erc-dcc-ctcp-query-send-regexp): Updated regexp to
235         match quoted filenames with spaces inside.
236         (erc-dcc-handle-ctcp-send): Updated regexp match group numbers,
237         added processing of escaped quotes and backslashes if filename
238         itself was in quotes.
240 2011-11-20  Juanma Barranquero  <lekktu@gmail.com>
242         * erc-log.el (erc-logging-enabled): Fix typo.
244 2011-11-14  Juanma Barranquero  <lekktu@gmail.com>
246         * erc-notify.el (erc-notify-interval, erc-cmd-NOTIFY): Fix typos.
248 2011-10-20  Chong Yidong  <cyd@gnu.org>
250         * erc.el (define-erc-module): Fix autogenerated docstring to
251         reflect Emacs 24 minor mode changes.
253         * erc-fill.el (erc-fill-mode):
254         * erc-track.el (erc-track-minor-mode): Doc fix.
256 2011-09-23  Antoine Levitt  <antoine.levitt@gmail.com>
258         * erc-button.el (erc-button-next-function): Scoping fix
259         (Bug#9487).
261 2011-07-04  Vivek Dasmohapatra  <vivek@etla.org>
263         * erc.el (erc-generate-new-buffer-name): Reuse old buffer names
264         when reconnecting (bug#5563).
266 2011-06-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
268         * erc.el (erc-ssl): Made into a synonym for erc-tls, which
269         provides a superset of the same functionality.
270         (erc-open-ssl-stream): Remove.
271         (erc-open-tls-stream): Use `open-network-stream' instead of
272         `open-tls-stream' directly to be able to use the built-in TLS
273         support.
275 2011-05-28  Stefan Monnier  <monnier@iro.umontreal.ca>
277         * erc-pcomplete.el (erc-pcompletions-at-point): Mark the completion
278         data as non-exclusive if it's using the default-completion-function.
279         (pcomplete-erc-parse-arguments): Rename pcomplete-parse-erc-arguments.
280         (pcomplete-erc-setup): Use new name.
282 2011-05-03  Debarshi Ray  <rishi@gnu.org>  (tiny change)
284         * erc-backend.el (671): New response handler.
285         * erc.el (english): Add 671 to catalog.
287 2011-04-29  Stefan Monnier  <monnier@iro.umontreal.ca>
289         * erc-pcomplete.el (erc-pcomplete-nick-postfix): Remove the " " in the
290         suffix that's added by pcomplete-termination-string anyway.
291         (pcomplete-erc-setup): Remove pcomplete-suffix-list setting now that
292         it's not needed any more.
294 2011-04-26  Stefan Monnier  <monnier@iro.umontreal.ca>
296         * erc.el (erc-mode-map): Use completion-at-point.
297         (erc-mode): Tell completion-at-point to obey erc-complete-functions.
298         (erc-complete-word-at-point): New function.
299         (erc-complete-word): Make it obsolete.
300         * erc-pcomplete.el (erc-pcompletions-at-point): New function.
301         (pcomplete): Use it.
302         * erc-dcc.el (erc-dcc-chat-mode-map): Use completion-at-point.
303         (erc-dcc-chat-mode): Tell completion-at-point to obey
304         erc-complete-functions.
305         * erc-button.el (erc-button-next-function): New function extracted from
306         erc-button-next.
307         (button, erc-button-next): Use it.
309 2011-04-20  Stefan Monnier  <monnier@iro.umontreal.ca>
311         * erc-hecomplete.el: Move to ../obsolete.
313 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
315         * Version 23.3 released.
317 2011-03-04  Julien Danjou  <julien@danjou.info>
319         * erc-track.el (erc-track-visibility): Fix :type.  (Bug#6369)
321 2011-02-10  Stefan Monnier  <monnier@iro.umontreal.ca>
323         * erc-list.el (erc-list-menu-mode-map): Move initialization
324         into declaration.
326 2011-02-07  Julien Danjou  <julien@danjou.info>
328         * erc-track.el (erc-window-configuration-change): New function.
329         This will allow to track buffer visibility when a command is
330         finished to executed.  Idea stolen from rcirc.
331         (track): Put erc-window-configuration-change in
332         window-configuration-change-hook.
333         (erc-modified-channels-update): Remove
334         erc-modified-channels-update from post-command-hook after update.
336 2011-01-31  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
338         * erc-track.el (track): Don't reset erc-modified-channels-object
339         each time erc-track-mode is activated.
341 2011-01-13  Stefan Monnier  <monnier@iro.umontreal.ca>
343         * erc.el (erc-mode):
344         * erc-dcc.el (erc-dcc-chat-mode): Use define-derived-mode.
346 2010-11-11  Glenn Morris  <rgm@gnu.org>
348         * erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
350 2010-11-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
352         * erc-backend.el (erc-coding-system-precedence): New variable.
353         (erc-decode-string-from-target): Use it.
355 2010-10-24  Julien Danjou  <julien@danjou.info>
357         * erc-backend.el (erc-server-JOIN): Set the correct target list on join.
359         * erc-backend.el (erc-process-sentinel): Check that buffer is alive
360         before setting it as current buffer.
362 2010-10-14  Juanma Barranquero  <lekktu@gmail.com>
364         * erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring.
366 2010-10-10  Dan Nicolaescu  <dann@ics.uci.edu>
368         * erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
370 2010-08-14  Vivek Dasmohapatra  <vivek@etla.org>
372         * erc-join.el (erc-autojoin-timing, erc-autojoin-delay): New vars.
373         (erc-autojoin-channels-delayed, erc-autojoin-after-ident):
374         New functions.
375         (erc-autojoin-channels): Allow autojoining after ident (Bug#5521).
377 2010-08-08  Fran Litterio  <flitterio@gmail.com>
379         * erc-backend.el (erc-server-filter-function):
380         Call erc-log-irc-protocol.
382         * erc.el (erc-toggle-debug-irc-protocol):
383         Bind erc-toggle-debug-irc-protocol to t.
385 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
387         * Version 23.2 released.
389 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
391         * Branch for 23.2.
393 2010-02-07  Vivek Dasmohapatra  <vivek@etla.org>
395         * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
397 2010-01-25  Vivek Dasmohapatra  <vivek@etla.org>
399         * erc-backend.el (erc-session-connector): New var.
400         (erc-server-reconnect): Use it to reconnect via old
401         connector (Bug#4958).
403         * erc.el (erc-determine-parameters):
404         Save erc-server-connect-function to erc-session-connector.
406 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
408         * erc.el (erc-display-line-1, erc-process-away):
409         * erc-truncate.el (erc-truncate-buffer-to-size):
410         Use with-current-buffer.
412 2009-10-24  Glenn Morris  <rgm@gnu.org>
414         * erc-dcc.el (pcomplete-erc-all-nicks):
415         * erc-notify.el (pcomplete-erc-all-nicks):
416         Autoload it, to silence compiler.
418         * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
419         remove-duplicates with erc-delete-dups.
421 2009-09-27  Johan Bockgård  <bojohan@gnu.org>
423         * erc-button.el (erc-button-keymap): Bind `follow-link'.
425 2009-09-26  Johan Bockgård  <bojohan@gnu.org>
427         * erc-button.el (erc-button-add-button): Only call
428         `widget-convert-button' in XEmacs.  For Emacs (at least), it
429         doesn't seem to have any purpose except creating lots of overlays,
430         slowing everything down.
432 2009-09-19  Glenn Morris  <rgm@gnu.org>
434         * erc-lang.el (line): Define for compiler.
436 2009-07-22  Kevin Ryde  <user42@zip.com.au>
438         * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
440 2009-03-13  D. Goel  <deego3@gmail.com>
442         * erc-backend.el: In (multiple-value-bind/setq .. ls),
443         ls-> (values-list ls) throughout.
444         * erc.el: Ditto.
446 2009-01-18  Michael Olson  <mwolson@gnu.org>
448         * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
450 2009-01-16  Glenn Morris  <rgm@gnu.org>
452         * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
454         * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
455         behind fboundp test.
457 2009-01-09  Glenn Morris  <rgm@gnu.org>
459         * erc.el (erc-input-message): Replace last-command-char with
460         last-command-event.
462 2009-01-08  Glenn Morris  <rgm@gnu.org>
464         * erc.el (tabbar--local-hlf): Silence compiler.
466 2009-01-03  Michael Olson  <mwolson@gnu.org>
468         * erc.el (erc-user-input): Do not include text properties when
469         returning user input.
472 See ChangeLog.08 for earlier changes.
474         Copyright (C) 2009-2013 Free Software Foundation, Inc.
476   This file is part of GNU Emacs.
478   GNU Emacs is free software: you can redistribute it and/or modify
479   it under the terms of the GNU General Public License as published by
480   the Free Software Foundation, either version 3 of the License, or
481   (at your option) any later version.
483   GNU Emacs is distributed in the hope that it will be useful,
484   but WITHOUT ANY WARRANTY; without even the implied warranty of
485   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
486   GNU General Public License for more details.
488   You should have received a copy of the GNU General Public License
489   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
491 ;; Local Variables:
492 ;; coding: utf-8
493 ;; add-log-time-zone-rule: t
494 ;; End: