* url-util.el (url-insert-entities-in-string):
[emacs.git] / lisp / erc / ChangeLog
blob66df190d7ab2e97dff5fcc42eb4718e1303bd9bb
1 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
3         * erc.el (erc-display-line-1, erc-process-away):
4         * erc-truncate.el (erc-truncate-buffer-to-size):
5         Use with-current-buffer.
7 2009-10-24  Glenn Morris  <rgm@gnu.org>
9         * erc-dcc.el (pcomplete-erc-all-nicks):
10         * erc-notify.el (pcomplete-erc-all-nicks):
11         Autoload it, to silence compiler.
13         * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
14         remove-duplicates with erc-delete-dups.
16 2009-09-27  Johan Bockgård  <bojohan@gnu.org>
18         * erc-button.el (erc-button-keymap): Bind `follow-link'.
20 2009-09-26  Johan Bockgård  <bojohan@gnu.org>
22         * erc-button.el (erc-button-add-button): Only call
23         `widget-convert-button' in XEmacs. For Emacs (at least), it
24         doesn't seem to have any purpose except creating lots of overlays,
25         slowing everything down.
27 2009-09-19  Glenn Morris  <rgm@gnu.org>
29         * erc-lang.el (line): Define for compiler.
31 2009-07-22  Kevin Ryde  <user42@zip.com.au>
33         * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
35 2009-03-13  D. Goel  <deego3@gmail.com>
37         * erc-backend.el: In (multiple-value-bind/setq .. ls),
38         ls-> (values-list ls) throughout.
39         * erc.el: Ditto.
41 2009-01-18  Michael Olson  <mwolson@gnu.org>
43         * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
45 2009-01-16  Glenn Morris  <rgm@gnu.org>
47         * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
49         * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
50         behind fboundp test.
52 2009-01-09  Glenn Morris  <rgm@gnu.org>
54         * erc.el (erc-input-message): Replace last-command-char with
55         last-command-event.
57 2009-01-08  Glenn Morris  <rgm@gnu.org>
59         * erc.el (tabbar--local-hlf): Silence compiler.
61 2009-01-03  Michael Olson  <mwolson@gnu.org>
63         * erc.el (erc-user-input): Do not include text properties when
64         returning user input.
67 See ChangeLog.08 for earlier changes.
69     Copyright (C) 2009 Free Software Foundation, Inc.
71   This file is part of GNU Emacs.
73   GNU Emacs is free software: you can redistribute it and/or modify
74   it under the terms of the GNU General Public License as published by
75   the Free Software Foundation, either version 3 of the License, or
76   (at your option) any later version.
78   GNU Emacs is distributed in the hope that it will be useful,
79   but WITHOUT ANY WARRANTY; without even the implied warranty of
80   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
81   GNU General Public License for more details.
83   You should have received a copy of the GNU General Public License
84   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
86 ;; Local Variables:
87 ;; coding: utf-8
88 ;; add-log-time-zone-rule: t
89 ;; End:
91 ;; arch-tag: d4703244-4a8d-49b1-ab34-ad0d56600ef8