Mercurial > hg > xemacs-beta
diff lisp/obsolete.el @ 367:a4f53d9b3154 r21-1-13
Import from CVS: tag r21-1-13
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:01:07 +0200 |
parents | 558f606b08ae |
children | cc15677e0335 |
line wrap: on
line diff
--- a/lisp/obsolete.el Mon Aug 13 11:00:13 2007 +0200 +++ b/lisp/obsolete.el Mon Aug 13 11:01:07 2007 +0200 @@ -673,7 +673,7 @@ ;; ### This function is not compatible with FSF in some cases. Hard ;; to fix, because it is hard to trace the logic of the FSF function. -;; In case we need the exact behaviour, we can always copy the FSF +;; In case we need the exact behavior, we can always copy the FSF ;; version, which is very long and does lots of unnecessary stuff. (defun truncate-string-to-width (str end-column &optional start-column padding) "Truncate string STR to end at column END-COLUMN.