Add markup for non-breaking space.
commit0de8675415c1ecffde083e5c89d829434c630a1f
authorMichael Olson <mwolson@gnu.org>
Mon, 26 Dec 2005 22:26:56 +0000 (26 22:26 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 26 Dec 2005 22:26:56 +0000 (26 22:26 +0000)
treed80cc5462f8db3126372b4934f6a65929a3dadfb
parentb63e91e5b6a3810139f62c504c43492c1187bf8b
Add markup for non-breaking space.

* lisp/muse-docbook.el (muse-docbook-markup-strings): Add markup string
  for 'no-break-space.

* lisp/muse-groff.el (muse-groff-markup-strings): Ditto.

* lisp/muse-html.el (muse-html-markup-strings): Ditto.

* lisp/muse-latex.el (muse-latex-markup-strings): Ditto.

* lisp/muse-texinfo.el (muse-texinfo-markup-strings): Ditto.

* lisp/muse-xml.el (muse-xml-markup-strings): Ditto.

* lisp/muse-publish.el (muse-publish-markup-regexps)
  (muse-publish-markup-functions): Interpret "~~" as a non-breaking
  space.  Thanks to Ken Brown for the suggestion.
  (muse-publish-markup-no-break-space): New function that publishes a
  non-breaking space.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-323
ChangeLog
lisp/muse-docbook.el
lisp/muse-groff.el
lisp/muse-html.el
lisp/muse-latex.el
lisp/muse-publish.el
lisp/muse-texinfo.el
lisp/muse-xml.el