lisp/help.el: Turn ChangeLog comment into source comment.
[emacs.git] / lisp / erc / ChangeLog
blob18fc5f188a99abfe1172d70bb222be7b6578db3f
1 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
3         * Branch for 23.2.
5 2010-02-07  Vivek Dasmohapatra  <vivek@etla.org>
7         * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
9 2010-01-25  Vivek Dasmohapatra  <vivek@etla.org>
11         * erc-backend.el (erc-session-connector): New var.
12         (erc-server-reconnect): Use it to reconnect via old
13         connector (Bug#4958).
15         * erc.el (erc-determine-parameters): Save
16         erc-server-connect-function to erc-session-connector.
18 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
20         * erc.el (erc-display-line-1, erc-process-away):
21         * erc-truncate.el (erc-truncate-buffer-to-size):
22         Use with-current-buffer.
24 2009-10-24  Glenn Morris  <rgm@gnu.org>
26         * erc-dcc.el (pcomplete-erc-all-nicks):
27         * erc-notify.el (pcomplete-erc-all-nicks):
28         Autoload it, to silence compiler.
30         * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
31         remove-duplicates with erc-delete-dups.
33 2009-09-27  Johan Bockgård  <bojohan@gnu.org>
35         * erc-button.el (erc-button-keymap): Bind `follow-link'.
37 2009-09-26  Johan Bockgård  <bojohan@gnu.org>
39         * erc-button.el (erc-button-add-button): Only call
40         `widget-convert-button' in XEmacs.  For Emacs (at least), it
41         doesn't seem to have any purpose except creating lots of overlays,
42         slowing everything down.
44 2009-09-19  Glenn Morris  <rgm@gnu.org>
46         * erc-lang.el (line): Define for compiler.
48 2009-07-22  Kevin Ryde  <user42@zip.com.au>
50         * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
52 2009-03-13  D. Goel  <deego3@gmail.com>
54         * erc-backend.el: In (multiple-value-bind/setq .. ls),
55         ls-> (values-list ls) throughout.
56         * erc.el: Ditto.
58 2009-01-18  Michael Olson  <mwolson@gnu.org>
60         * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
62 2009-01-16  Glenn Morris  <rgm@gnu.org>
64         * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
66         * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
67         behind fboundp test.
69 2009-01-09  Glenn Morris  <rgm@gnu.org>
71         * erc.el (erc-input-message): Replace last-command-char with
72         last-command-event.
74 2009-01-08  Glenn Morris  <rgm@gnu.org>
76         * erc.el (tabbar--local-hlf): Silence compiler.
78 2009-01-03  Michael Olson  <mwolson@gnu.org>
80         * erc.el (erc-user-input): Do not include text properties when
81         returning user input.
84 See ChangeLog.08 for earlier changes.
86     Copyright (C) 2009, 2010 Free Software Foundation, Inc.
88   This file is part of GNU Emacs.
90   GNU Emacs is free software: you can redistribute it and/or modify
91   it under the terms of the GNU General Public License as published by
92   the Free Software Foundation, either version 3 of the License, or
93   (at your option) any later version.
95   GNU Emacs is distributed in the hope that it will be useful,
96   but WITHOUT ANY WARRANTY; without even the implied warranty of
97   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
98   GNU General Public License for more details.
100   You should have received a copy of the GNU General Public License
101   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
103 ;; Local Variables:
104 ;; coding: utf-8
105 ;; add-log-time-zone-rule: t
106 ;; End:
108 ;; arch-tag: d4703244-4a8d-49b1-ab34-ad0d56600ef8