# HG changeset patch # User Kim F. Storm # Date 1110193978 0 # Node ID 234a7cab00e41a45f5c2d5822c4b589ce4f90861 # Parent bf372b4b92e9baa053d2779c6de35031ced4c583 Put CUA move property on move-end-of-line and move-beginning-of-line. diff -r bf372b4b92e9 -r 234a7cab00e4 lisp/emulation/cua-base.el --- a/lisp/emulation/cua-base.el Mon Mar 07 11:12:40 2005 +0000 +++ b/lisp/emulation/cua-base.el Mon Mar 07 11:12:58 2005 +0000 @@ -1284,6 +1284,7 @@ next-line previous-line forward-word backward-word end-of-line beginning-of-line + move-end-of-line move-beginning-of-line end-of-buffer beginning-of-buffer scroll-up scroll-down forward-sentence backward-sentence