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