Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5890:8704b7957585
#'set-locale-for-language-environment, bind a local variable correctly.
lisp/ChangeLog addition:
2015-04-11 Aidan Kehoe <kehoea@parhasard.net>
* mule/mule-cmds.el (set-locale-for-language-environment):
Bind `position' as a local variable here, as was the original
intention.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 11 Apr 2015 18:34:14 +0100 |
parents | bd644055ef44 |
children | bd4d2c8ef9cc |
comparison
equal
deleted
inserted
replaced
5889:bd644055ef44 | 5890:8704b7957585 |
---|---|
1 2015-04-11 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * mule/mule-cmds.el (set-locale-for-language-environment): | |
4 Bind `position' as a local variable here, as was the original | |
5 intention. | |
6 | |
1 2015-04-11 Aidan Kehoe <kehoea@parhasard.net> | 7 2015-04-11 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * cl-macs.el: | 9 * cl-macs.el: |
4 * cl-macs.el (check-type): | 10 * cl-macs.el (check-type): |
5 Correct the sense of the type test here when PLACE is not | 11 Correct the sense of the type test here when PLACE is not |