summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/simple.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/simple.el b/lisp/simple.el
index 29c4ba07be5..24c61b5bee0 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -6161,7 +6161,7 @@ variable to determine how strings should be escaped."
(goto-char (point-min))
(forward-line 1)
(point)))
- (point-max) nil t)
+ (point-max))
(buffer-string))))
(t string)))
(t string))))