changeset 65800:7e9bb20f30a0

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 03 Oct 2005 07:37:43 +0000
parents 2d967531d264
children 6a25a3d980cb
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 03 06:39:08 2005 +0000
+++ b/lisp/ChangeLog	Mon Oct 03 07:37:43 2005 +0000
@@ -149,7 +149,7 @@
 
 	* 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>