(erc-button-keymap): Bind `follow-link'.
[emacs.git] / lisp / erc / ChangeLog
blob73b14f6f91226b1d11211155e0b8e429d160fedb
1 2009-09-27  Johan Bockgård  <bojohan@gnu.org>
3         * erc-button.el (erc-button-keymap): Bind `follow-link'.
5 2009-09-26  Johan Bockgård  <bojohan@gnu.org>
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.
12 2009-09-19  Glenn Morris  <rgm@gnu.org>
14         * erc-lang.el (line): Define for compiler.
16 2009-07-22  Kevin Ryde  <user42@zip.com.au>
18         * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
20 2009-03-13  D. Goel  <deego3@gmail.com>
22         * erc-backend.el: In (multiple-value-bind/setq .. ls),
23         ls-> (values-list ls) throughout.
24         * erc.el: Ditto.
26 2009-01-18  Michael Olson  <mwolson@gnu.org>
28         * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
30 2009-01-16  Glenn Morris  <rgm@gnu.org>
32         * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
34         * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
35         behind fboundp test.
37 2009-01-09  Glenn Morris  <rgm@gnu.org>
39         * erc.el (erc-input-message): Replace last-command-char with
40         last-command-event.
42 2009-01-08  Glenn Morris  <rgm@gnu.org>
44         * erc.el (tabbar--local-hlf): Silence compiler.
46 2009-01-03  Michael Olson  <mwolson@gnu.org>
48         * erc.el (erc-user-input): Do not include text properties when
49         returning user input.
52 See ChangeLog.08 for earlier changes.
54     Copyright (C) 2009 Free Software Foundation, Inc.
56   This file is part of GNU Emacs.
58   GNU Emacs is free software: you can redistribute it and/or modify
59   it under the terms of the GNU General Public License as published by
60   the Free Software Foundation, either version 3 of the License, or
61   (at your option) any later version.
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.
68   You should have received a copy of the GNU General Public License
69   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
71 ;; Local Variables:
72 ;; coding: utf-8
73 ;; add-log-time-zone-rule: t
74 ;; End:
76 ;; arch-tag: d4703244-4a8d-49b1-ab34-ad0d56600ef8