Mercurial > emacs
changeset 108830:0d7ed8742a5f
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Sun, 30 May 2010 06:44:46 +0200 |
parents | 67d507f84cdc |
children | c8b4b7099b45 19ee224844a2 |
files | lisp/ChangeLog lisp/emulation/cua-base.el |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 30 04:51:53 2010 +0200 +++ b/lisp/ChangeLog Sun May 30 06:44:46 2010 +0200 @@ -1,5 +1,8 @@ 2010-05-30 Juanma Barranquero <lekktu@gmail.com> + * emulation/cua-base.el: Recognize `right-char' and `left-char' as + movement commands. + * progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator', but maintain compatibility with Emacs 20.2.