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