log

age author description
Thu, 09 Apr 2015 14:54:37 +0100 Aidan Kehoe Call #'read-passwd when requesting a password from the user, tls.c
Thu, 09 Apr 2015 14:27:02 +0100 Aidan Kehoe Prototype for X509_check_host() has changed, detect this in configure.ac
Wed, 08 Apr 2015 21:03:18 +0100 Aidan Kehoe Be more careful about C integer overflow, #'parse-integer.
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
Fri, 03 Apr 2015 00:15:18 +0100 Aidan Kehoe Escape quotation marks when printing values interactively, #'getenv
Wed, 01 Apr 2015 14:28:20 +0100 Aidan Kehoe Reduce regexp usage, now CL-oriented non-regexp code available, core Lisp
Tue, 31 Mar 2015 18:42:21 +0100 Aidan Kehoe Preserv the current buffer on non-local exit, #'accept-process-output.