Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4692:dc3c2f298857
Support last two arguments to #'make-coding-system being optional, again.
2009-09-20 Aidan Kehoe <kehoea@parhasard.net>
* mule/make-coding-system.el (make-coding-system):
Require a minimum of two, not four, arguments; thank you for the
problem report, Adam Sjoegren!
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sun, 20 Sep 2009 17:19:54 +0100 |
parents | 257b468bf2ca |
children | 2ac296807b88 |
comparison
equal
deleted
inserted
replaced
4691:3ba90c659d01 | 4692:dc3c2f298857 |
---|---|
1 2009-09-20 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/make-coding-system.el (make-coding-system): | |
4 Require a minimum of two, not four, arguments; thank you for the | |
5 problem report, Adam Sjøgren! | |
6 | |
1 2009-09-19 Aidan Kehoe <kehoea@parhasard.net> | 7 2009-09-19 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 Move the #'query-coding-region implementation to C. | 9 Move the #'query-coding-region implementation to C. |
4 * coding.el: | 10 * coding.el: |
5 Consolidate code that depends on the presence or absence of Mule | 11 Consolidate code that depends on the presence or absence of Mule |