summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-12-11 04:40:41 +0000
committerRichard M. Stallman <rms@gnu.org>2006-12-11 04:40:41 +0000
commitf368450536ddbcaa27f7cfbfd4256d77c4778146 (patch)
tree66ba63745395882d7720af8c475c5a2ffeac9aee
parente869fa92839e4eb09100d650d62e0d4cbf969308 (diff)
downloademacs-f368450536ddbcaa27f7cfbfd4256d77c4778146.tar.gz
Whitespace change.
-rw-r--r--lisp/files.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/files.el b/lisp/files.el
index 186dd8f3a0d..141fe9f26c9 100644
--- a/lisp/files.el
+++ b/lisp/files.el
@@ -2926,7 +2926,7 @@ Interactively, confirmation is required unless you supply a prefix argument."
(interactive
(list (if buffer-file-name
(read-file-name "Write file: "
- nil nil nil nil)
+ nil nil nil nil)
(read-file-name "Write file: " default-directory
(expand-file-name
(file-name-nondirectory (buffer-name))