aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/erc/ChangeLog
diff options
context:
space:
mode:
authorJulien Danjou2012-10-04 15:11:49 +0200
committerJulien Danjou2012-10-04 15:11:49 +0200
commit6938736c79bf1d14fcd10a4235da861b661eebb5 (patch)
tree5a7ab493d80801f2cfe62c09f57067cdc16c7a1f /lisp/erc/ChangeLog
parent6bab5d8b319af32f3486dc57bfdb8c219e7f9d33 (diff)
downloademacs-6938736c79bf1d14fcd10a4235da861b661eebb5.tar.gz
emacs-6938736c79bf1d14fcd10a4235da861b661eebb5.zip
Rename erc-notifications.el to erc-desktop-notifications.el
* erc-desktop-notifications.el: Rename from erc-notifications to avoid clash with 8+3 filename format and erc-notify.el.
Diffstat (limited to 'lisp/erc/ChangeLog')
-rw-r--r--lisp/erc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog
index 348765036ea..3558a8a90b5 100644
--- a/lisp/erc/ChangeLog
+++ b/lisp/erc/ChangeLog
@@ -1,3 +1,8 @@
12012-10-04 Julien Danjou <julien@danjou.info>
2
3 * erc-desktop-notifications.el: Rename from erc-notifications to
4 avoid clash with 8+3 filename format and erc-notify.el.
5
12012-09-25 Chong Yidong <cyd@gnu.org> 62012-09-25 Chong Yidong <cyd@gnu.org>
2 7
3 * erc.el (erc-send-command): Use define-obsolete-function-alias. 8 * erc.el (erc-send-command): Use define-obsolete-function-alias.