From: Miles Bader Date: Wed, 2 Jan 2008 14:23:22 +0000 (+0000) Subject: Add arch tagline X-Git-Tag: emacs-pretest-23.0.90~8738 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aab2236f2de3219864725b31c60d07473a844c85;p=emacs.git Add arch tagline --- 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