Fix #6970: Info-pdf publishing fails when a WikiLink is included in a heading
commitd72ecb0741dbf2a56ccde80d330f846c3f02f18d
authorMichael Olson <mwolson@gnu.org>
Wed, 13 Sep 2006 13:25:17 +0000 (13 13:25 +0000)
committerMichael Olson <mwolson@gnu.org>
Wed, 13 Sep 2006 13:25:17 +0000 (13 13:25 +0000)
tree080e192df5c16c94cc52d97e53d3f0f2999696b4
parentdad8b94ad43b60221963989767d59c29a552c486
Fix #6970: Info-pdf publishing fails when a WikiLink is included in a heading

2006-09-13  Michael Olson  <mwolson@gnu.org>

* lisp/muse-texinfo.el (muse-texinfo-markup-heading): New function
adopted from Jim Ottaway's patch.  It removes links from the
heading, and then marks the region read-only to inhibit WikiWord
detection.

2006-09-13  Jim Ottaway  <j.ottaway@lse.ac.uk>

* lisp/muse-texinfo.el (muse-texinfo-markup-functions): Add
special handling for headings.
(muse-texinfo-remove-links): New function that removes explicit
links from the given strings, replacing them with a description.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-206
ChangeLog
lisp/muse-texinfo.el