Mercurial > emacs
comparison lisp/ChangeLog @ 62157:9e2e9dd39743
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 07 May 2005 16:06:07 +0000 |
parents | f1cc654dbbfb |
children | 4eae2f90f2a9 |
comparison
equal
deleted
inserted
replaced
62156:12ab35f4126a | 62157:9e2e9dd39743 |
---|---|
1 2005-05-07 Eli Zaretskii <eliz@gnu.org> | |
2 | |
3 * textmodes/ispell.el (ispell-program-name): Try looking for | |
4 "aspell" along exec-path, and if found, use it as the default | |
5 speller program. | |
6 | |
1 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change) | 7 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change) |
2 | 8 |
3 * international/mule.el (sgml-xml-auto-coding-function): Recognize | 9 * international/mule.el (sgml-xml-auto-coding-function): Recognize |
4 encoding='FOO' in single quotes as well as in double quotes. | 10 encoding='FOO' in single quotes as well as in double quotes. |
5 | 11 |