Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[emacs.git] / lisp / erc / ChangeLog
blobb16a85e688397c22cbd3eb93d9dfb1fb9c48c874
1 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
3         * Version 23.3 released.
5 2011-01-31  Antoine Levitt  <antoine.levitt@gmail.com>  (tiny change)
7         * erc-track.el (track): Don't reset erc-modified-channels-object
8         each time erc-track-mode is activated.
10 2010-10-23  Julien Danjou  <julien@danjou.info>
12         * erc-backend.el (erc-server-JOIN): Set the correct target list on join.
14         * erc-backend.el (erc-process-sentinel): Check that buffer is alive
15         before setting it as current buffer.
17 2010-10-12  Juanma Barranquero  <lekktu@gmail.com>
19         * erc-xdcc.el (erc-xdcc-help-text): Fix typo in docstring.
21 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
23         * Version 23.2 released.
25 2010-02-07  Vivek Dasmohapatra  <vivek@etla.org>
27         * erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
29 2010-01-25  Vivek Dasmohapatra  <vivek@etla.org>
31         * erc-backend.el (erc-session-connector): New var.
32         (erc-server-reconnect): Use it to reconnect via old
33         connector (Bug#4958).
35         * erc.el (erc-determine-parameters): Save
36         erc-server-connect-function to erc-session-connector.
38 2009-11-03  Stefan Monnier  <monnier@iro.umontreal.ca>
40         * erc.el (erc-display-line-1, erc-process-away):
41         * erc-truncate.el (erc-truncate-buffer-to-size):
42         Use with-current-buffer.
44 2009-10-24  Glenn Morris  <rgm@gnu.org>
46         * erc-dcc.el (pcomplete-erc-all-nicks):
47         * erc-notify.el (pcomplete-erc-all-nicks):
48         Autoload it, to silence compiler.
50         * erc-dcc.el (pcomplete/erc-mode/DCC): Replace cl-function
51         remove-duplicates with erc-delete-dups.
53 2009-09-27  Johan Bockgård  <bojohan@gnu.org>
55         * erc-button.el (erc-button-keymap): Bind `follow-link'.
57 2009-09-26  Johan Bockgård  <bojohan@gnu.org>
59         * erc-button.el (erc-button-add-button): Only call
60         `widget-convert-button' in XEmacs.  For Emacs (at least), it
61         doesn't seem to have any purpose except creating lots of overlays,
62         slowing everything down.
64 2009-09-19  Glenn Morris  <rgm@gnu.org>
66         * erc-lang.el (line): Define for compiler.
68 2009-07-22  Kevin Ryde  <user42@zip.com.au>
70         * erc/erc.el (erc-cmd-MODE): Hyperlink urls in docstring with URL `...'.
72 2009-03-13  D. Goel  <deego3@gmail.com>
74         * erc-backend.el: In (multiple-value-bind/setq .. ls),
75         ls-> (values-list ls) throughout.
76         * erc.el: Ditto.
78 2009-01-18  Michael Olson  <mwolson@gnu.org>
80         * erc.el (erc-header-line-uses-tabbar-p): Set to nil by default.
82 2009-01-16  Glenn Morris  <rgm@gnu.org>
84         * erc.el (erc-input-message): Conditionalize previous change for XEmacs.
86         * erc-dcc.el (erc-dcc-server): Silence warning about obsolete function
87         behind fboundp test.
89 2009-01-09  Glenn Morris  <rgm@gnu.org>
91         * erc.el (erc-input-message): Replace last-command-char with
92         last-command-event.
94 2009-01-08  Glenn Morris  <rgm@gnu.org>
96         * erc.el (tabbar--local-hlf): Silence compiler.
98 2009-01-03  Michael Olson  <mwolson@gnu.org>
100         * erc.el (erc-user-input): Do not include text properties when
101         returning user input.
104 See ChangeLog.08 for earlier changes.
106     Copyright (C) 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
108   This file is part of GNU Emacs.
110   GNU Emacs is free software: you can redistribute it and/or modify
111   it under the terms of the GNU General Public License as published by
112   the Free Software Foundation, either version 3 of the License, or
113   (at your option) any later version.
115   GNU Emacs is distributed in the hope that it will be useful,
116   but WITHOUT ANY WARRANTY; without even the implied warranty of
117   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
118   GNU General Public License for more details.
120   You should have received a copy of the GNU General Public License
121   along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
123 ;; Local Variables:
124 ;; coding: utf-8
125 ;; add-log-time-zone-rule: t
126 ;; End:
128 ;; arch-tag: d4703244-4a8d-49b1-ab34-ad0d56600ef8