Mercurial > hg > xemacs-beta
diff lisp/mule/visual-mode.el @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | 131b0175ea99 |
children | 6608ceec7cf8 |
line wrap: on
line diff
--- a/lisp/mule/visual-mode.el Mon Aug 13 09:17:27 2007 +0200 +++ b/lisp/mule/visual-mode.el Mon Aug 13 09:18:39 2007 +0200 @@ -509,7 +509,7 @@ (backward-char 1))))) (defun delete-direction-forward (dir) - "From current point, delete DIR-direction charaters forward. + "From current point, delete DIR-direction characters forward. Returns the deleted string." (let ((p (point))) (skip-direction-forward dir)