Mercurial > hg > xemacs-beta
diff lisp/packages/crypt.el @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | e04119814345 |
children | fe104dbd9147 |
line wrap: on
line diff
--- a/lisp/packages/crypt.el Mon Aug 13 09:00:04 2007 +0200 +++ b/lisp/packages/crypt.el Mon Aug 13 09:02:59 2007 +0200 @@ -1916,7 +1916,7 @@ (if crypt-dos-has-ctrl-z (replace-match "")))))))) (defun crypt-unix-to-dos-region (start end) - "Converts region from START to END, from unix to dos format. + "Converts region from START to END, from dos to unix format. Replaces \"\\n\" with \"\\r\\n\" and adds a ^Z at end of file if `crypt-dos-has-ctrl-z' is non-nil." (save-excursion