log lisp/mule/mule-cmds.el @ 5882:bbe4146603db

age author description
Wed, 01 Apr 2015 14:28:20 +0100 Aidan Kehoe Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp
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.