Fix some <cite> indentation issues and bugs
commit7c1f4b284e925bfbb841cea6a2d6956884905f6c
authorMichael Olson <mwolson@gnu.org>
Sun, 1 Jul 2007 19:56:51 +0000 (1 19:56 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 1 Jul 2007 19:56:51 +0000 (1 19:56 +0000)
treef22c4ac8d8f69b7cdd2b1e894f3e3e1dcfd90cb5
parent27aba4ec7f29517d481f47b1b238e95646950099
Fix some <cite> indentation issues and bugs

2007-07-01  Michael Olson  <mwolson@gnu.org>

* lisp/muse-book.el (muse-book-latex-footer): Wrap long line.

* lisp/muse-docbook.el (muse-docbook-fixup-citations): Re-indent.
Use save-restriction properly.
(muse-docbook-entities, muse-docbook-bibliography): : Re-indent.

* lisp/muse-latex.el (muse-latex-footer): Wrap long line.
(muse-latex-fixup-citations): Re-indent.  Use save-restriction
properly.
(muse-latex-bibliography): Re-indent.

* lisp/muse-publish.el (muse-publish-get-and-delete-attr): Move
higher.  This fixes an error at startup with some versions of
Emacs.
(muse-publish-cite-tag): Re-indent.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-381
ChangeLog
lisp/muse-book.el
lisp/muse-docbook.el
lisp/muse-latex.el
lisp/muse-publish.el