Mercurial > hg > xemacs-beta
log lisp/mule/mule-cmds.el @ 5806:2dee57a2c2d6
age | author | description |
---|---|---|
Sat, 10 Dec 2011 16:19:16 +0000 | Aidan Kehoe | Correct the docstring for posix-charset-to-coding-system-hash, mule-cmds.el |
Mon, 03 Oct 2011 20:16:14 +0100 | Aidan Kehoe | Declare labels as line where appropriate; use #'labels, not #'flet, tests. |
Wed, 07 Sep 2011 21:21:36 +0100 | Aidan Kehoe | Replace #'flet by #'labels where appropriate, core code. |
Tue, 06 Sep 2011 11:44:50 +0100 | Aidan Kehoe | Pass eighth bit on TTY consoles to coding system if needed. |
Thu, 17 Mar 2011 23:42:59 +0100 | Mats Lidell | Merge with trunk. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
Tue, 08 Mar 2011 23:41:52 +0000 | Aidan Kehoe | Examining the result of #'length: `eql', not `=', it's better style & cheaper |