(erc-button-keymap): Bind `follow-link'.
[bpt/emacs.git] / lisp / erc / ChangeLog
CommitLineData
081bd373
JB
12009-09-27 Johan Bockgård <bojohan@gnu.org>
2
3 * erc-button.el (erc-button-keymap): Bind `follow-link'.
4
9c7b2dd3
JB
52009-09-26 Johan Bockgård <bojohan@gnu.org>
6
7 * erc-button.el (erc-button-add-button): Only call
8 `widget-convert-button' in XEmacs. For Emacs (at least), it
9 doesn't seem to have any purpose except creating lots of overlays,
10 slowing everything down.
11
a9c83b2f
GM
122009-09-19 Glenn Morris <rgm@gnu.org>
13
14 * erc-lang.el (line): Define for compiler.
15
fbf370dc
GM
162009-07-22 Kevin Ryde <user42@zip.com.au>
17
18 * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
19
7db26af0
DG
202009-03-13 D. Goel <deego3@gmail.com>
21
7db26af0 22 * erc-backend.el: In (multiple-value-bind/setq .. ls),
5a5edff7 23 ls-> (values-list ls) throughout.
7db26af0
DG
24 * erc.el: Ditto.
25
624509d2
MO
262009-01-18 Michael Olson <mwolson@gnu.org>
27
28 * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
29
7d8345da
GM
302009-01-16 Glenn Morris <rgm@gnu.org>
31
64bd06a8
GM
32 * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
33
7d8345da
GM
34 * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
35 behind fboundp test.
36
51bc9aff
GM
372009-01-09 Glenn Morris <rgm@gnu.org>
38
39 * erc.el (erc-input-message): Replace last-command-char with
40 last-command-event.
41
c5a345cb
GM
422009-01-08 Glenn Morris <rgm@gnu.org>
43
44 * erc.el (tabbar--local-hlf): Silence compiler.
45
bd710149
MO
462009-01-03 Michael Olson <mwolson@gnu.org>
47
48 * erc.el (erc-user-input): Do not include text properties when
49 returning user input.
50
e230cd7a 51
ae4c27d2 52See ChangeLog.08 for earlier changes.
e230cd7a 53
ae4c27d2 54 Copyright (C) 2009 Free Software Foundation, Inc.
5b87ad55
GM
55
56 This file is part of GNU Emacs.
57
4ee57b2a 58 GNU Emacs is free software: you can redistribute it and/or modify
5b87ad55 59 it under the terms of the GNU General Public License as published by
4ee57b2a
GM
60 the Free Software Foundation, either version 3 of the License, or
61 (at your option) any later version.
5b87ad55
GM
62
63 GNU Emacs is distributed in the hope that it will be useful,
64 but WITHOUT ANY WARRANTY; without even the implied warranty of
65 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
66 GNU General Public License for more details.
67
68 You should have received a copy of the GNU General Public License
4ee57b2a 69 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
597993cf 70
19750a72
MB
71;; Local Variables:
72;; coding: utf-8
33462dfa 73;; add-log-time-zone-rule: t
19750a72 74;; End:
b4be6121
MB
75
76;; arch-tag: d4703244-4a8d-49b1-ab34-ad0d56600ef8