aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/erc/ChangeLog')
-rw-r--r--lisp/erc/ChangeLog38
1 files changed, 35 insertions, 3 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 674a6c97eec..8b4df6099bc 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -1,7 +1,39 @@
12012-09-17 Chong Yidong <cyd@gnu.org> 12012-10-07 Deniz Dogan <deniz@dogan.se>
2
3 * erc-log.el (erc-generate-log-file-name-function):
4 Clarify tags for various choices. (Bug#11186)
5
62012-10-07 Glenn Morris <rgm@gnu.org>
7
8 * erc-button.el (erc-button-alist): Remove "finger". (Bug#4443)
9
102012-10-07 Antoine Levitt <antoine.levitt@gmail.com>
11
12 * erc-stamp.el (erc-format-timestamp): Don't apply intangible
13 property to invisible stamps. (Bug#11706)
14
152012-10-07 Glenn Morris <rgm@gnu.org>
16
17 * erc-backend.el (NICK): Handle pre-existing buffers. (Bug#12002)
2 18
3 * erc-page.el (erc-page-function): 192012-10-06 Glenn Morris <rgm@gnu.org>
20
21 * erc.el (erc-lurker):
22 * erc-desktop-notifications.el (erc-notifications):
23 Add missing group :version tags.
24
252012-10-04 Julien Danjou <julien@danjou.info>
26
27 * erc-desktop-notifications.el: Rename from erc-notifications to
28 avoid clash with 8+3 filename format and erc-notify.el.
29
302012-09-25 Chong Yidong <cyd@gnu.org>
31
32 * erc.el (erc-send-command): Use define-obsolete-function-alias.
33
342012-09-17 Chong Yidong <cyd@gnu.org>
4 35
36 * erc-page.el (erc-page-function):
5 * erc-stamp.el (erc-stamp): Doc fix. 37 * erc-stamp.el (erc-stamp): Doc fix.
6 38
72012-08-21 Josh Feinstein <jlf@foxtail.org> 392012-08-21 Josh Feinstein <jlf@foxtail.org>
@@ -94,7 +126,7 @@
94 (erc-autojoin-after-ident): Ditto. 126 (erc-autojoin-after-ident): Ditto.
95 (erc-autojoin-channels-alist): Mention auth-source. 127 (erc-autojoin-channels-alist): Mention auth-source.
96 128
972012-04-10 Deniz Dogan <deniz@dogan.se> (tiny change) 1292012-04-10 Deniz Dogan <deniz@dogan.se>
98 130
99 * erc.el (erc-display-prompt): Adds the field text property to the 131 * erc.el (erc-display-prompt): Adds the field text property to the
100 ERC prompt. This allows users to use `kill-whole-line' to kill 132 ERC prompt. This allows users to use `kill-whole-line' to kill