comparison lisp/ChangeLog @ 98760:fc21fd38c65a

Add `utf8' and `UTF8' as aliases for the `utf-8' coding system.
author Teodor Zlatanov <tzz@lifelogs.com>
date Wed, 15 Oct 2008 17:31:01 +0000
parents 3d5bcaefd8cf
children e58997be1ff1
comparison
equal deleted inserted replaced
98759:046a6bcd118b 98760:fc21fd38c65a
1 2008-10-15 Teodor Zlatanov <tzz@lifelogs.com>
2
3 * international/mule-conf.el: Add `utf8' and `UTF8' as
4 aliases for the `utf-8' coding system.
5
1 2008-10-15 Juanma Barranquero <lekktu@gmail.com> 6 2008-10-15 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * find-file.el (ff-get-file): Doc fix. 8 * find-file.el (ff-get-file): Doc fix.
4 (ff-get-file-name): Use `let', not `let*'. 9 (ff-get-file-name): Use `let', not `let*'.
5 (ff-search-directories): Fix typo in docstring. 10 (ff-search-directories): Fix typo in docstring.