Mercurial > hg > xemacs-beta
log lisp/ChangeLog @ 5695:9dc294ae3004
age | author | description |
---|---|---|
Fri, 14 Dec 2012 01:19:36 +0100 | Mats Lidell | Fix erroneous regular xpression in register.el. Thank you Stephen Turnbull. |
Tue, 06 Nov 2012 23:12:06 +0000 | Aidan Kehoe | No error from an incorrect number of arguments, recently-added compiler macros |
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! |
Sat, 13 Oct 2012 01:09:35 +0200 | Mats Lidell | Introduce call-process-shell-command from GNU. |