log lisp/ChangeLog @ 5896:2865c4f6fab2

age author description
Sat, 11 Apr 2015 18:34:14 +0100 Aidan Kehoe #'set-locale-for-language-environment, bind a local variable correctly.
Sat, 11 Apr 2015 18:06:17 +0100 Aidan Kehoe Correct a bug in #'check-type, non-setf'able PLACEs
Sat, 04 Apr 2015 13:49:30 +0100 Aidan Kehoe Always return a string, #'current-message.
Fri, 03 Apr 2015 00:27:59 +0100 Aidan Kehoe If not waiting for C-x #, don't memorise the device, #'gnuserv-edit-files
Wed, 01 Apr 2015 14:28:20 +0100 Aidan Kehoe Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp
Tue, 17 Mar 2015 12:22:50 +0000 Aidan Kehoe Clean up #'read-quoted-char, support help-event-list there.
Mon, 16 Mar 2015 00:40:31 +0000 Aidan Kehoe Correct some code with badly-placed parentheses, thank you Mats Lidell.