]> git.eshelyaron.com Git - emacs.git/commitdiff
Add arch tagline
authorMiles Bader <miles@gnu.org>
Wed, 2 Jan 2008 14:23:22 +0000 (14:23 +0000)
committerMiles Bader <miles@gnu.org>
Wed, 2 Jan 2008 14:23:22 +0000 (14:23 +0000)
lisp/doc-view.el

index 67372f4c6211da84408e3a9bef622fdc202c3840..43c0250ec92010faffc2d9abf99253ed2cd9b31d 100644 (file)
@@ -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