log lisp/cus-edit.el @ 5940:c608d4b0b75e cygwin64 tip

age author description
Mon, 14 May 2012 08:46:05 +0100 Aidan Kehoe Use #'test-completion, minibuf.el, instead of implementing same.
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
Sat, 07 Apr 2012 21:57:31 +0100 Aidan Kehoe Remove some utility functions from the global namespace, lisp/
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
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
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
Tue, 08 Mar 2011 23:41:52 +0000 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper