Mercurial > emacs
changeset 67384:970639b3c537
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 08 Dec 2005 14:12:01 +0000 |
parents | b9bee637452c |
children | 15ed3778b098 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 08 13:14:19 2005 +0000 +++ b/lisp/ChangeLog Thu Dec 08 14:12:01 2005 +0000 @@ -1,3 +1,13 @@ +2005-12-08 Kim F. Storm <storm@cua.dk> + + * emulation/cua-base.el (cua--select-keymaps): Enable repeat + keymap if cua--prefix-override-timer equals 'shift. + (cua--shift-control-prefix): New function; emulate "type prefix + key twice" functionality to handle shifted prefix key override. + (cua--shift-control-c-prefix, cua--shift-control-x-prefix): New + commands. + (cua--init-keymaps): Bind them to S-C-c and S-C-x. + 2005-12-08 Carsten Dominik <dominik@science.uva.nl> * textmodes/org.el: (org-insert-heading): Try to do items before