]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 3 Oct 2005 07:37:43 +0000 (07:37 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 3 Oct 2005 07:37:43 +0000 (07:37 +0000)
lisp/ChangeLog

index 7a53347fc084af392b81e578e7014eddddeccee3..0431555a1c46607686a8a9f7573595f8d595736b 100644 (file)
 
        * emulation/cua-base.el: Set CUA move property on additional commands:
        up-list, down-list, backward-up-list, end-of-defun beginning-of-defun,
-       forward-sexp backward-sexp, forward-list, backward-list
+       forward-sexp, backward-sexp, forward-list, backward-list.
 
 2005-09-28  Romain Francoise  <romain@orebokech.com>