Fix typos in docstrings, comments and ChangeLogs.
[bpt/emacs.git] / lisp / erc / ChangeLog
CommitLineData
c0943d3d
JB
12010-10-12 Juanma Barranquero <lekktu@gmail.com>
2
3 * erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring.
4
61a808e8
CY
52010-05-07 Chong Yidong <cyd@stupidchicken.com>
6
7 * Version 23.2 released.
8
5cb9f674
CY
92010-02-07 Vivek Dasmohapatra <vivek@etla.org>
10
11 * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
12
361bbf57
CY
132010-01-25 Vivek Dasmohapatra <vivek@etla.org>
14
15 * erc-backend.el (erc-session-connector): New var.
16 (erc-server-reconnect): Use it to reconnect via old
17 connector (Bug#4958).
18
19 * erc.el (erc-determine-parameters): Save
20 erc-server-connect-function to erc-session-connector.
21
937e6a56
SM
222009-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
23
24 * erc.el (erc-display-line-1, erc-process-away):
25 * erc-truncate.el (erc-truncate-buffer-to-size):
26 Use with-current-buffer.
27
1dee7c23
GM
282009-10-24 Glenn Morris <rgm@gnu.org>
29
30 * erc-dcc.el (pcomplete-erc-all-nicks):
31 * erc-notify.el (pcomplete-erc-all-nicks):
32 Autoload it, to silence compiler.
33
34 * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
35 remove-duplicates with erc-delete-dups.
36
081bd373
JB
372009-09-27 Johan Bockgård <bojohan@gnu.org>
38
39 * erc-button.el (erc-button-keymap): Bind `follow-link'.
40
9c7b2dd3
JB
412009-09-26 Johan Bockgård <bojohan@gnu.org>
42
43 * erc-button.el (erc-button-add-button): Only call
5ce6e4f4 44 `widget-convert-button' in XEmacs. For Emacs (at least), it
9c7b2dd3
JB
45 doesn't seem to have any purpose except creating lots of overlays,
46 slowing everything down.
47
a9c83b2f
GM
482009-09-19 Glenn Morris <rgm@gnu.org>
49
50 * erc-lang.el (line): Define for compiler.
51
fbf370dc
GM
522009-07-22 Kevin Ryde <user42@zip.com.au>
53
54 * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
55
7db26af0
DG
562009-03-13 D. Goel <deego3@gmail.com>
57
7db26af0 58 * erc-backend.el: In (multiple-value-bind/setq .. ls),
5a5edff7 59 ls-> (values-list ls) throughout.
7db26af0
DG
60 * erc.el: Ditto.
61
624509d2
MO
622009-01-18 Michael Olson <mwolson@gnu.org>
63
64 * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
65
7d8345da
GM
662009-01-16 Glenn Morris <rgm@gnu.org>
67
64bd06a8
GM
68 * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
69
7d8345da
GM
70 * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
71 behind fboundp test.
72
51bc9aff
GM
732009-01-09 Glenn Morris <rgm@gnu.org>
74
75 * erc.el (erc-input-message): Replace last-command-char with
76 last-command-event.
77
c5a345cb
GM
782009-01-08 Glenn Morris <rgm@gnu.org>
79
80 * erc.el (tabbar--local-hlf): Silence compiler.
81
bd710149
MO
822009-01-03 Michael Olson <mwolson@gnu.org>
83
84 * erc.el (erc-user-input): Do not include text properties when
85 returning user input.
86
e230cd7a 87
ae4c27d2 88See ChangeLog.08 for earlier changes.
e230cd7a 89
114f9c96 90 Copyright (C) 2009, 2010 Free Software Foundation, Inc.
5b87ad55
GM
91
92 This file is part of GNU Emacs.
93
4ee57b2a 94 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 95 it under the terms of the GNU General Public License as published by
4ee57b2a
GM
96 the Free Software Foundation, either version 3 of the License, or
97 (at your option) any later version.
5b87ad55
GM
98
99 GNU Emacs is distributed in the hope that it will be useful,
100 but WITHOUT ANY WARRANTY; without even the implied warranty of
101 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
102 GNU General Public License for more details.
103
104 You should have received a copy of the GNU General Public License
4ee57b2a 105 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
597993cf 106
19750a72
MB
107;; Local Variables:
108;; coding: utf-8
33462dfa 109;; add-log-time-zone-rule: t
19750a72 110;; End:
b4be6121
MB
111
112;; arch-tag: d4703244-4a8d-49b1-ab34-ad0d56600ef8