projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1c9af3
)
Fix comment in previous doc-view patch
author
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 3 Oct 2019 14:57:03 +0000
(16:57 +0200)
committer
Lars Ingebrigtsen
<larsi@gnus.org>
Thu, 3 Oct 2019 14:57:03 +0000
(16:57 +0200)
* lisp/doc-view.el (doc-view-open-text): Comment fix.
lisp/doc-view.el
patch
|
blob
|
history
diff --git
a/lisp/doc-view.el
b/lisp/doc-view.el
index 1f864f8a4578def31ae8213c5a4e3a60b1795253..1fbaebd6266566c46de88696d4b90c20376fd365 100644
(file)
--- a/
lisp/doc-view.el
+++ b/
lisp/doc-view.el
@@
-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 w
hat
+ ;; Put point at the start of the page the user w
as
;; reading. Pages are separated by Control-L characters.
(re-search-forward page-delimiter nil t (1- page))
(add-hook 'write-file-functions