Skip to content

Commit

Permalink
Add a comment about the new pre-cache feature.
Browse files Browse the repository at this point in the history
  • Loading branch information
skeeto committed Nov 19, 2011
1 parent 0e7e354 commit 59b2995
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion java-docs.el
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@

;; (java-docs "/usr/share/doc/openjdk-6-jdk/api" "~/src/project/doc")

;; For your convenience, lookups can then be done with C-h j.
;; Lookups can then be done with C-h j. If you haven't loaded the core
;; Java Javadoc, java-docs will attempt to load a pre-made one for
;; you, which indexes the official website.

;; When viewing docs, a browser is fired off with `browse-url'. You
;; may have to set your `browse-url-browser-function' to make this
Expand Down

0 comments on commit 59b2995

Please sign in to comment.