Bugfix open 1 link from list; doc more link types
commit2091083323a29ea5cea001031edf8e44a4c9a861
authorMichael Brand <michael.ch.brand@gmail.com>
Sat, 26 Nov 2011 09:39:54 +0000 (26 10:39 +0100)
committerBastien Guerry <bzg@altern.org>
Sun, 11 Dec 2011 17:18:40 +0000 (11 18:18 +0100)
tree0b2ff8c56d25b9584debd57158ce67a246e3602b
parent8a8a56c27715740053d8a7ea2ba6411b781a22f1
Bugfix open 1 link from list; doc more link types

* doc/org.texi (External links): Document the link types file+sys and
file+emacs, slightly narrow used page width.
* lisp/org.el (org-offer-links-in-entry): Make list when assigning a
single link.

"M-1 C-c C-o" or (org-open-at-point 1) or (org-offer-links-in-entry 1)
on a headline followed by two links enters Lisp error.  Both changes
are remainders of the commit release_6.33f-189-g3e0c61d.
doc/org.texi
lisp/org.el