Allow user to limit amount of context stored in file link search strings
commitc8ab88cb69fa5c0ee6dde5a5fd7cadcbe4337967
authorMatt Lundin <mdl@imapmail.org>
Sun, 5 Dec 2010 23:24:13 +0000 (5 23:24 +0000)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 6 Dec 2010 09:05:29 +0000 (6 10:05 +0100)
treef77037d849a118cb000296beccad47c7ef900242
parent385cdfdcf350244fa988490eda24c89832b10808
Allow user to limit amount of context stored in file link search strings

* lisp/org.el: (org-make-heading-search-string) Optionally limit
  number of lines stored in file link search strings.
  (org-context-in-file-links) Add option to set to integer specifying
  number of lines.
lisp/org.el