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

age author description
Fri, 25 Apr 2014 23:38:16 +0200 Mats Lidell Help buffer behaviour synced with GNU
Tue, 06 Nov 2012 22:27:15 +0000 Aidan Kehoe Handle interactive command remapping a little better than 7371081ce8f7, keymap.c
Tue, 06 Nov 2012 21:34:15 +0000 Aidan Kehoe Back out 7371081ce8f7, I have a better approach.
Sun, 14 Oct 2012 22:10:39 +0100 Aidan Kehoe Have command remapping work interactively too, thank you Robert Pluim!
Sun, 02 Sep 2012 14:31:40 +0100 Aidan Kehoe Add command remapping, a more robust alternative to #'substitute-key-definition
Wed, 09 Nov 2011 12:51:10 +0000 Aidan Kehoe Mention when compiled functions are built-in, help.el.
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, 10 Mar 2011 18:51:15 +0000 Aidan Kehoe Use ', not #', when a given symbol may not have a function binding at read time
Tue, 08 Mar 2011 23:41:52 +0000 Aidan Kehoe Examining the result of #'length: `eql', not `=', it's better style & cheaper
Thu, 01 Apr 2010 20:22:50 +0100 Aidan Kehoe Move #'sort*, #'fill, #'merge to C from cl-seq.el.
Thu, 25 Feb 2010 04:10:52 -0600 Ben Wing fix issues with display of argument docstrings
Tue, 23 Feb 2010 01:13:55 -0600 Ben Wing fix typo in comment
Tue, 23 Feb 2010 01:12:13 -0600 Ben Wing fix so that CL docstrings (with &key, etc.) handled properly
Mon, 08 Feb 2010 21:35:50 -0600 Ben Wing remove bogus usage of annotations from help.el