diff lisp/prim/files-nomule.el @ 142:1856695b1fa9 r20-2b5

Import from CVS: tag r20-2b5
author cvs
date Mon, 13 Aug 2007 09:33:18 +0200
parents fe104dbd9147
children
line wrap: on
line diff
--- a/lisp/prim/files-nomule.el	Mon Aug 13 09:32:45 2007 +0200
+++ b/lisp/prim/files-nomule.el	Mon Aug 13 09:33:18 2007 +0200
@@ -48,6 +48,7 @@
 
 (defun write-region (start end filename &optional append visit lockname coding-system)
   "Write current region into specified file.
+By default, the file's existing contents are replaced by the specified region.
 When called from a program, takes three arguments:
 START, END and FILENAME.  START and END are buffer positions.
 Optional fourth argument APPEND if non-nil means