]> code.delx.au - gnu-emacs/blob - lisp/erc/ChangeLog
Merge changes from emacs-23 branch
[gnu-emacs] / lisp / erc / ChangeLog
1 2011-01-31 Antoine Levitt <antoine.levitt@gmail.com> (tiny change)
2
3 * erc-track.el (track): Don't reset erc-modified-channels-object
4 each time erc-track-mode is activated.
5
6 2011-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
7
8 * erc.el (erc-mode):
9 * erc-dcc.el (erc-dcc-chat-mode): Use define-derived-mode.
10
11 2010-11-11 Glenn Morris <rgm@gnu.org>
12
13 * erc-lang.el (erc-cmd-LANG): Fix what may have been a typo.
14
15 2010-11-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
16
17 * erc-backend.el (erc-coding-system-precedence): New variable.
18 (erc-decode-string-from-target): Use it.
19
20 2010-10-24 Julien Danjou <julien@danjou.info>
21
22 * erc-backend.el (erc-server-JOIN): Set the correct target list on join.
23
24 * erc-backend.el (erc-process-sentinel): Check that buffer is alive
25 before setting it as current buffer.
26
27 2010-10-14 Juanma Barranquero <lekktu@gmail.com>
28
29 * erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring.
30
31 2010-10-10 Dan Nicolaescu <dann@ics.uci.edu>
32
33 * erc-list.el (erc-list-menu-mode-map): Declare and define in one step.
34
35 2010-08-14 Vivek Dasmohapatra <vivek@etla.org>
36
37 * erc-join.el (erc-autojoin-timing, erc-autojoin-delay): New vars.
38 (erc-autojoin-channels-delayed, erc-autojoin-after-ident):
39 New functions.
40 (erc-autojoin-channels): Allow autojoining after ident (Bug#5521).
41
42 2010-08-08 Fran Litterio <flitterio@gmail.com>
43
44 * erc-backend.el (erc-server-filter-function):
45 Call erc-log-irc-protocol.
46
47 * erc.el (erc-toggle-debug-irc-protocol):
48 Bind erc-toggle-debug-irc-protocol to t.
49
50 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
51
52 * Version 23.2 released.
53
54 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
55
56 * Branch for 23.2.
57
58 2010-02-07 Vivek Dasmohapatra <vivek@etla.org>
59
60 * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
61
62 2010-01-25 Vivek Dasmohapatra <vivek@etla.org>
63
64 * erc-backend.el (erc-session-connector): New var.
65 (erc-server-reconnect): Use it to reconnect via old
66 connector (Bug#4958).
67
68 * erc.el (erc-determine-parameters):
69 Save erc-server-connect-function to erc-session-connector.
70
71 2009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
72
73 * erc.el (erc-display-line-1, erc-process-away):
74 * erc-truncate.el (erc-truncate-buffer-to-size):
75 Use with-current-buffer.
76
77 2009-10-24 Glenn Morris <rgm@gnu.org>
78
79 * erc-dcc.el (pcomplete-erc-all-nicks):
80 * erc-notify.el (pcomplete-erc-all-nicks):
81 Autoload it, to silence compiler.
82
83 * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
84 remove-duplicates with erc-delete-dups.
85
86 2009-09-27 Johan Bockgård <bojohan@gnu.org>
87
88 * erc-button.el (erc-button-keymap): Bind `follow-link'.
89
90 2009-09-26 Johan Bockgård <bojohan@gnu.org>
91
92 * erc-button.el (erc-button-add-button): Only call
93 `widget-convert-button' in XEmacs. For Emacs (at least), it
94 doesn't seem to have any purpose except creating lots of overlays,
95 slowing everything down.
96
97 2009-09-19 Glenn Morris <rgm@gnu.org>
98
99 * erc-lang.el (line): Define for compiler.
100
101 2009-07-22 Kevin Ryde <user42@zip.com.au>
102
103 * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
104
105 2009-03-13 D. Goel <deego3@gmail.com>
106
107 * erc-backend.el: In (multiple-value-bind/setq .. ls),
108 ls-> (values-list ls) throughout.
109 * erc.el: Ditto.
110
111 2009-01-18 Michael Olson <mwolson@gnu.org>
112
113 * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
114
115 2009-01-16 Glenn Morris <rgm@gnu.org>
116
117 * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
118
119 * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
120 behind fboundp test.
121
122 2009-01-09 Glenn Morris <rgm@gnu.org>
123
124 * erc.el (erc-input-message): Replace last-command-char with
125 last-command-event.
126
127 2009-01-08 Glenn Morris <rgm@gnu.org>
128
129 * erc.el (tabbar--local-hlf): Silence compiler.
130
131 2009-01-03 Michael Olson <mwolson@gnu.org>
132
133 * erc.el (erc-user-input): Do not include text properties when
134 returning user input.
135
136
137 See ChangeLog.08 for earlier changes.
138
139 Copyright (C) 2009-2011 Free Software Foundation, Inc.
140
141 This file is part of GNU Emacs.
142
143 GNU Emacs is free software: you can redistribute it and/or modify
144 it under the terms of the GNU General Public License as published by
145 the Free Software Foundation, either version 3 of the License, or
146 (at your option) any later version.
147
148 GNU Emacs is distributed in the hope that it will be useful,
149 but WITHOUT ANY WARRANTY; without even the implied warranty of
150 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
151 GNU General Public License for more details.
152
153 You should have received a copy of the GNU General Public License
154 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
155
156 ;; Local Variables:
157 ;; coding: utf-8
158 ;; add-log-time-zone-rule: t
159 ;; End:
160