Mercurial > emacs
comparison src/ChangeLog @ 105179:8143cdf4806f
(decode_coding_iso_2022): Fix operator precedence.
author | Andreas Schwab <schwab@linux-m68k.org> |
---|---|
date | Thu, 24 Sep 2009 08:18:40 +0000 |
parents | ef22b4450c43 |
children | e77a0b956835 |
comparison
equal
deleted
inserted
replaced
105178:d0f5b10b5fb4 | 105179:8143cdf4806f |
---|---|
1 2009-09-24 Andreas Schwab <schwab@redhat.com> | |
2 | |
3 * coding.c (decode_coding_iso_2022): Fix operator precedence. | |
4 | |
1 2009-09-24 Juanma Barranquero <lekktu@gmail.com> | 5 2009-09-24 Juanma Barranquero <lekktu@gmail.com> |
2 | 6 |
3 * dired.c (Fdirectory_files): Fix typo in docstring. | 7 * dired.c (Fdirectory_files): Fix typo in docstring. |
4 | 8 |
5 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com> | 9 2009-09-23 Adrian Robert <Adrian.B.Robert@gmail.com> |