comparison lisp/ChangeLog @ 4599:0347879667ed

Document the force-coding-system-equivalency macro in coding.el. lisp/ChangeLog addition: 2009-02-04 Aidan Kehoe <kehoea@parhasard.net> * coding.el (force-coding-system-equivalency): Document this macro and the motivation for it.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 04 Feb 2009 12:41:14 +0000
parents 8891b0477058
children dcfd965d65a1 7c7262c47538
comparison
equal deleted inserted replaced
4598:8891b0477058 4599:0347879667ed
1 2009-02-04 Aidan Kehoe <kehoea@parhasard.net>
2
3 * coding.el (force-coding-system-equivalency):
4 Document this macro and the motivation for it.
5
1 2009-01-15 Aidan Kehoe <kehoea@parhasard.net> 6 2009-01-15 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * coding.el (force-coding-system-equivalency): 8 * coding.el (force-coding-system-equivalency):
4 Move three functions that we don't want to advertise to being 9 Move three functions that we don't want to advertise to being
5 anonymous lambdas instead. 10 anonymous lambdas instead.