diff options
| author | Juanma Barranquero | 2010-10-25 02:04:44 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2010-10-25 02:04:44 +0200 |
| commit | 5793a7bc13ed1d92dd70f48d952ca651c48a0fd3 (patch) | |
| tree | 062c9be31ed28c31c36b7b2c2368fef0de9aa3ce /lisp | |
| parent | 01898dc200f1f8f6ee9f77b93aa0a0ed283bf84f (diff) | |
| download | emacs-5793a7bc13ed1d92dd70f48d952ca651c48a0fd3.tar.gz emacs-5793a7bc13ed1d92dd70f48d952ca651c48a0fd3.zip | |
Fix some ChangeLog entries.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/erc/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 5 |
2 files changed, 1 insertions, 6 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index bdc404cc5ab..49f039c51b9 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2010-10-23 Julien Danjou <julien@danjou.info> | 1 | 2010-10-24 Julien Danjou <julien@danjou.info> |
| 2 | 2 | ||
| 3 | * erc-backend.el (erc-server-JOIN): Set the correct target list on join. | 3 | * erc-backend.el (erc-server-JOIN): Set the correct target list on join. |
| 4 | 4 | ||
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 1a82e390e11..aaa356f8769 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,8 +1,3 @@ | |||
| 1 | 2010-10-12 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * org-agenda.el (org-prefix-category-length) | ||
| 4 | (org-prefix-category-max-length): Fix typos in docstrings. | ||
| 5 | |||
| 6 | 2010-09-25 Juanma Barranquero <lekktu@gmail.com> | 1 | 2010-09-25 Juanma Barranquero <lekktu@gmail.com> |
| 7 | 2 | ||
| 8 | * org.el (org-refile-targets): | 3 | * org.el (org-refile-targets): |