Fix comment in previous doc-view patch

* lisp/doc-view.el (doc-view-open-text): Comment fix.
This commit is contained in:
Lars Ingebrigtsen 2019-10-03 16:57:03 +02:00
parent c1c9af312e
commit 4cf9bbcbc1

View file

@ -1523,7 +1523,7 @@ For now these keys are useful:
(set-buffer-modified-p nil)
(doc-view-minor-mode)
(goto-char (point-min))
;; Put point at the start of the page the user what
;; Put point at the start of the page the user was
;; reading. Pages are separated by Control-L characters.
(re-search-forward page-delimiter nil t (1- page))
(add-hook 'write-file-functions