Mercurial > hg > xemacs-beta
diff lisp/mule/mule-misc.el @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | 6a378aca36af |
children | 6608ceec7cf8 |
line wrap: on
line diff
--- a/lisp/mule/mule-misc.el Mon Aug 13 09:17:27 2007 +0200 +++ b/lisp/mule/mule-misc.el Mon Aug 13 09:18:39 2007 +0200 @@ -72,8 +72,9 @@ (defun delete-text-in-column (from to) "Delete the text between column FROM and TO (exclusive) of the current line. Nil of FORM or TO means the current column. -If there's a charcter across the borders, the character is replaced with -the same width of spaces before deleting." + +If there's a character across the borders, the character is replaced +with the same width of spaces before deleting." (save-excursion (let (p1 p2) (if from