Mercurial > hg > xemacs-beta
log src/lisp.h @ 5689:7371081ce8f7
age | author | description |
---|---|---|
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 |
Sun, 01 Jan 2012 15:18:52 +0000 | Aidan Kehoe | Support hash COLLECTIONs, #'{all,try}-completion{s,}; add #'test-completion |
Tue, 27 Dec 2011 17:07:23 +0100 | Didier Verna | New "foreback" face property. |
Mon, 26 Dec 2011 15:04:25 +0100 | Didier Verna | Replace the 'flush face property with the opposite 'shrink one. |
Fri, 23 Dec 2011 10:56:16 +0100 | Didier Verna | The "flush" face property. |
Sun, 04 Dec 2011 18:42:50 +0000 | Aidan Kehoe | Refactor out sequence-oriented builtins from fns.c to the new sequence.c. |