diff options
| author | Julien Danjou | 2012-10-04 15:11:49 +0200 |
|---|---|---|
| committer | Julien Danjou | 2012-10-04 15:11:49 +0200 |
| commit | 6938736c79bf1d14fcd10a4235da861b661eebb5 (patch) | |
| tree | 5a7ab493d80801f2cfe62c09f57067cdc16c7a1f /lisp/erc/ChangeLog | |
| parent | 6bab5d8b319af32f3486dc57bfdb8c219e7f9d33 (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2012-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 | |||
| 1 | 2012-09-25 Chong Yidong <cyd@gnu.org> | 6 | 2012-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. |