Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5681:4af5a3435c94
age | author | description |
---|---|---|
Wed, 05 Sep 2012 20:37:58 +0100 | Aidan Kehoe | Don't sanity-check commands with (define-key KEYMAP [remap COMMAND1] COMMAND2). |
Sun, 02 Sep 2012 17:36:47 +0100 | Aidan Kehoe | Pre-emptively update any dirty mirror syntax table before searching |
Sun, 02 Sep 2012 14:31:40 +0100 | Aidan Kehoe | Add command remapping, a more robust alternative to #'substitute-key-definition |
Sun, 12 Aug 2012 11:32:36 +0100 | Aidan Kehoe | GC protect a freshly-consed list, define_specifier_tag(). |
Mon, 06 Aug 2012 13:07:55 +0100 | Aidan Kehoe | Adopt GNU's ## syntax for the interned symbol with name "". |
Fri, 03 Aug 2012 02:43:45 +0900 | Stephen J. Turnbull | XEmacs 21.5.32 "habanero" is released. r21-5-32 |
Mon, 14 May 2012 08:46:05 +0100 | Aidan Kehoe | Use #'test-completion, minibuf.el, instead of implementing same. |