summaryrefslogtreecommitdiff
path: root/lisp/doc-view.el
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>2008-01-02 14:23:22 +0000
committerMiles Bader <miles@gnu.org>2008-01-02 14:23:22 +0000
commitaab2236f2de3219864725b31c60d07473a844c85 (patch)
treeadbe435da867a451ddb3ab3c20ffdb740b661c5e /lisp/doc-view.el
parent03e26a796d29cdfef73517b7292c54268a4fdb99 (diff)
downloademacs-aab2236f2de3219864725b31c60d07473a844c85.tar.gz
emacs-aab2236f2de3219864725b31c60d07473a844c85.tar.bz2
emacs-aab2236f2de3219864725b31c60d07473a844c85.zip
Add arch tagline
Diffstat (limited to 'lisp/doc-view.el')
-rw-r--r--lisp/doc-view.el1
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