Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 11 18:06:17 2015 +0100 +++ b/lisp/ChangeLog Sat Apr 11 18:34:14 2015 +0100 @@ -1,3 +1,9 @@ +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. + 2015-04-11 Aidan Kehoe <kehoea@parhasard.net> * cl-macs.el: