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 | |
| parent | 01898dc200f1f8f6ee9f77b93aa0a0ed283bf84f (diff) | |
| download | emacs-5793a7bc13ed1d92dd70f48d952ca651c48a0fd3.tar.gz emacs-5793a7bc13ed1d92dd70f48d952ca651c48a0fd3.zip | |
Fix some ChangeLog entries.
| -rw-r--r-- | doc/lispref/ChangeLog | 2 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 2 | ||||
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | lisp/erc/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/org/ChangeLog | 5 |
5 files changed, 5 insertions, 10 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 15a33a4aabf..53e1a77bab8 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 2010-10-22 Eli Zaretskii <eliz@gnu.org> | 1 | 2010-10-24 Eli Zaretskii <eliz@gnu.org> |
| 2 | 2 | ||
| 3 | * display.texi (Window Systems): Deprecate use of window-system as | 3 | * display.texi (Window Systems): Deprecate use of window-system as |
| 4 | a predicate. | 4 | a predicate. |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 874324ffac6..96bcca816b8 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * calc.texi: Use emacsver.texi to determine Emacs version. | 3 | * calc.texi: Use emacsver.texi to determine Emacs version. |
| 4 | 4 | ||
| 5 | 2010-10-22 Juanma Barranquero <lekktu@gmail.com> | 5 | 2010-10-24 Juanma Barranquero <lekktu@gmail.com> |
| 6 | 6 | ||
| 7 | * gnus.texi (Group Parameters, Buttons): Fix typos. | 7 | * gnus.texi (Group Parameters, Buttons): Fix typos. |
| 8 | 8 | ||
diff --git a/etc/ChangeLog b/etc/ChangeLog index 4d074790f22..32443420bd7 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -3,11 +3,11 @@ | |||
| 3 | * images/checked.xpm: | 3 | * images/checked.xpm: |
| 4 | * images/unchecked.xpm: New images. | 4 | * images/unchecked.xpm: New images. |
| 5 | 5 | ||
| 6 | 2010-10-20 Richard Stallman <rms@gnu.org> | 6 | 2010-10-24 Richard Stallman <rms@gnu.org> |
| 7 | 7 | ||
| 8 | * DISTRIB: Update donation section. | 8 | * DISTRIB: Update donation section. |
| 9 | 9 | ||
| 10 | 2010-10-20 Glenn Morris <rgm@gnu.org> | 10 | 2010-10-24 Glenn Morris <rgm@gnu.org> |
| 11 | 11 | ||
| 12 | * DISTRIB: Small updates. | 12 | * DISTRIB: Small updates. |
| 13 | 13 | ||
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): |