]> code.delx.au - gnu-emacs/blobdiff - lisp/doc-view.el
* menu-bar.el (kill-this-buffer-enabled-p): Avoid looping over entire buffer list...
[gnu-emacs] / lisp / doc-view.el
index ab0d6bf837b170283ee1fd7da88235f8023a4556..7bd1a55011e37e36fa96fc89aa857b98bfd2b548 100644 (file)
@@ -1549,7 +1549,7 @@ See the command `doc-view-mode' for more information on this mode."
 (provide 'doc-view)
 
 ;; Local Variables:
-;; mode: outline-minor
+;; eval: (outline-minor-mode)
 ;; End:
 
 ;;; doc-view.el ends here