Mercurial > emacs
changeset 92352:1fba6863439b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 29 Feb 2008 23:42:52 +0000 |
parents | 1faa9403a7f5 |
children | 0e428efff426 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Feb 29 23:38:43 2008 +0000 +++ b/lisp/ChangeLog Fri Feb 29 23:42:52 2008 +0000 @@ -1,5 +1,11 @@ 2008-02-29 Kim F. Storm <storm@cua.dk> + * emulation/cua-base.el (cua-remap-control-v) + (cua-remap-control-z): New defcustoms. + (cua-mode): Add them to set-after property. + (cua--init-keymaps): Use them. + Add C-x/C-c home, end, next, and prior to cua--prefix-repeat-keymap. + * help.el (view-emacs-todo): Rename from view-todo. (describe-gnu-project): Rename from describe-project. Users changed. (view-help-file): New helper function.