diff options
Diffstat (limited to 'lisp/doc-view.el')
-rw-r--r-- | lisp/doc-view.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/doc-view.el b/lisp/doc-view.el index 67372f4c621..43c0250ec92 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el @@ -1028,4 +1028,5 @@ See the command `doc-view-mode' for more information on this mode." (doc-view-goto-page page) `((buffer ,(current-buffer)) (position ,1))))) +;; arch-tag: 5d6e5c5e-095f-489e-b4e4-1ca90a7d79be ;;; doc-view.el ends here |