mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-21 13:31:37 -07:00
* doc/misc/org.texi (JavaScript support): Fix @url.
This commit is contained in:
parent
bfd569a4e7
commit
91eea47bd7
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2013-07-04 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* org.texi (JavaScript support): Fix @url.
|
||||
|
||||
* wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
|
||||
|
||||
2013-07-03 Glenn Morris <rgm@gnu.org>
|
||||
|
|
|
|||
|
|
@ -10393,7 +10393,7 @@ view type is a @emph{folding} view much like Org provides inside Emacs. The
|
|||
script is available at @url{http://orgmode.org/org-info.js} and you can find
|
||||
the documentation for it at @url{http://orgmode.org/worg/code/org-info-js/}.
|
||||
We host the script at our site, but if you use it a lot, you might
|
||||
not want to be dependent on @url{orgmode.org} and prefer to install a local
|
||||
not want to be dependent on @url{http://orgmode.org} and prefer to install a local
|
||||
copy on your own web server.
|
||||
|
||||
To use the script, you need to make sure that the @file{org-jsinfo.el} module
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue