diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2698374ed8a..655dcf184db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-06-08 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * textmodes/texinfmt.el: Fix bug#11640 (reverts part of 2008-07-31T05:33:56Z!dann@ics.uci.edu). | ||
| 4 | (texinfo-format-printindex): Use `texinfo-sort-region' in all platforms, | ||
| 5 | instead of calling external sort utility. | ||
| 6 | (texinfo-sort-region, texinfo-sort-startkeyfun): Restore functions. | ||
| 7 | |||
| 1 | 2012-06-08 Eli Zaretskii <eliz@gnu.org> | 8 | 2012-06-08 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * descr-text.el (describe-char): Mention how to insert the | 10 | * descr-text.el (describe-char): Mention how to insert the |