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

Import from CVS: tag r20-2b5
author cvs
date Mon, 13 Aug 2007 09:33:18 +0200
parents 585fb297b004
children 538048ae2ab8
line wrap: on
line diff
--- a/lisp/mule/mule-files.el	Mon Aug 13 09:32:45 2007 +0200
+++ b/lisp/mule/mule-files.el	Mon Aug 13 09:33:18 2007 +0200
@@ -441,6 +441,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