log lisp/simple.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Sat, 03 Jan 2015 16:24:56 +0100 Mike Sperber Add `noerror' optional argument to `live-move'.
Mon, 14 Jul 2014 13:42:42 +0100 Aidan Kehoe Preserve extent information in the command builder code.
Tue, 17 Dec 2013 20:49:52 +0200 Aidan Kehoe Use a face, show more context around open parenthesis, #'blink-matching-open
Sat, 08 Sep 2012 16:33:48 +0100 Aidan Kehoe #'delete-trailing-whitespace needs to work when the region is inactive, too
Sat, 08 Sep 2012 13:34:20 +0100 Aidan Kehoe Import GNU's #'delete-trailing-whitespace, thank you GNU.
Sat, 05 May 2012 18:42:00 +0100 Aidan Kehoe Remove some redundant functions, change others to labels, lisp/
Tue, 01 May 2012 16:17:42 +0100 Aidan Kehoe Avoid #'delq in core Lisp, for the sake of style, a very slightly smaller binary