log lisp/simple.el @ 5885:c8bbb32fe124

age author description
Sat, 04 Apr 2015 13:49:30 +0100 Aidan Kehoe Always return a string, #'current-message.
Tue, 17 Mar 2015 12:22:50 +0000 Aidan Kehoe Clean up #'read-quoted-char, support help-event-list there.
Thu, 12 Mar 2015 00:59:27 +0000 Aidan Kehoe Be more careful about saving a non-nil value for START in message-stack.
Wed, 11 Mar 2015 18:06:15 +0000 Aidan Kehoe Look for cased character classes when deciding on case-fold-search, #'isearch
Wed, 11 Mar 2015 15:06:05 +0000 Aidan Kehoe Update message-stack to reflect START and END supplied to #'append-message
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
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.
Thu, 17 Mar 2011 23:42:59 +0100 Mats Lidell Merge with trunk.
Fri, 31 Dec 2010 00:27:29 +0100 Mats Lidell Merged with trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 10 Mar 2011 18:51:15 +0000 Aidan Kehoe Use ', not #', when a given symbol may not have a function binding at read time
Thu, 30 Dec 2010 01:00:40 +0000 Aidan Kehoe Implement some basic Lisp functions in terms of Common Lisp builtins.
Mon, 07 Jun 2010 18:42:10 +0100 Aidan Kehoe Remove all support for InfoDock.
Thu, 28 Jan 2010 02:48:45 -0600 Ben Wing merge
Sun, 24 Jan 2010 00:27:03 -0600 Ben Wing (main branch) redo capitalize-string-as-title
Sun, 24 Jan 2010 15:21:27 +0000 Aidan Kehoe Fix hash tables, #'member*, #'assoc*, #'eql compiler macros if bignums
Wed, 20 Jan 2010 17:30:29 +0000 Aidan Kehoe Eliminate funcalls, #'handle-pre-motion-command-current-command-is-motion
Fri, 18 Dec 2009 17:49:43 +0000 Aidan Kehoe Eliminate most core code byte-compile warnings.
Sun, 06 Sep 2009 23:47:12 +0100 Aidan Kehoe Random (minimal) performance improvements at startup.
Wed, 19 Aug 2009 23:06:32 +1000 Malcolm Purvis Implement turn-off-auto-fill.
Tue, 18 Aug 2009 12:34:34 +0100 Aidan Kehoe Eliminate 781 funcalls at startup, simple.el
Sun, 25 May 2008 21:11:35 +0200 Aidan Kehoe Import and extend GNU's descr-text.el, supporting prefix argument for C-x =
Wed, 28 Nov 2007 21:23:57 +0000 aidan [xemacs-hg @ 2007-11-28 21:23:55 by aidan]