]> code.delx.au - gnu-emacs-elpa/commitdiff
docbook.el: Add autoload cookie.
authorChong Yidong <cyd@gnu.org>
Tue, 19 Feb 2013 06:48:34 +0000 (14:48 +0800)
committerChong Yidong <cyd@gnu.org>
Tue, 19 Feb 2013 06:48:34 +0000 (14:48 +0800)
packages/docbook/docbook.el

index 473ae5f805805c87d1fe0f64ed3045eda4479136..76ef2ed3d9b369d1c96825a2c59781cc5c40ef81 100644 (file)
@@ -1201,6 +1201,7 @@ prompt for TYPE."
     (insert ?\n ?\n)
     (docbook--print-index type)))
 
+;;;###autoload
 (defun docbook-find-file (filename)
   "Visit FILENAME as a DocBook document."
   (interactive "fView DocBook file: ")