Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5611:d489e88450aa
Correct the docstring for posix-charset-to-coding-system-hash, mule-cmds.el
lisp/ChangeLog addition:
2011-12-10 Aidan Kehoe <kehoea@parhasard.net>
* mule/mule-cmds.el (posix-charset-to-coding-system-hash):
Correct the docstring for this variable.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 10 Dec 2011 16:19:16 +0000 |
parents | 3152c2c21461 |
children | 2c20bc575989 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 10 16:17:49 2011 +0000 +++ b/lisp/ChangeLog Sat Dec 10 16:19:16 2011 +0000 @@ -1,3 +1,8 @@ +2011-12-10 Aidan Kehoe <kehoea@parhasard.net> + + * mule/mule-cmds.el (posix-charset-to-coding-system-hash): + Correct the docstring for this variable. + 2011-12-09 Aidan Kehoe <kehoea@parhasard.net> * cl-macs.el (load-time-value):