diff options
| author | Leo Liu | 2013-04-22 22:41:32 +0800 |
|---|---|---|
| committer | Leo Liu | 2013-04-22 22:41:32 +0800 |
| commit | 72d548a9d79e2069272e5d43392e1bdf366c3f02 (patch) | |
| tree | d2c0b90a4571b32e079f5f52a55b6ad37ccef90d /lisp/ChangeLog | |
| parent | d08536296ce1c7c8145aa8aee554cbbf4d11d213 (diff) | |
| download | emacs-72d548a9d79e2069272e5d43392e1bdf366c3f02.tar.gz emacs-72d548a9d79e2069272e5d43392e1bdf366c3f02.zip | |
* info-look.el: Prefer latex2e.info.
Fixes: debbugs:14240
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7f7757e750e..b0cad6454c3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-04-22 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * info-look.el: Prefer latex2e.info. (Bug#14240) | ||
| 4 | |||
| 1 | 2013-04-22 Michael Albinus <michael.albinus@gmx.de> | 5 | 2013-04-22 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>. | 7 | Fix pack/unpack coding. Reported by David Smith <davidsmith@acm.org>. |