Fix (args-out-of-range "2006.06.15#2" 37 nil) in muse-publish-this-file
commit7428182ee933a3e7b2be5e1614e0084b77714a13
authorAdrian Aichner <adrian@xemacs.org>
Wed, 28 Nov 2007 16:28:44 +0000 (28 11:28 -0500)
committerMichael W. Olson <mwolson@member.fsf.org>
Wed, 28 Nov 2007 16:28:44 +0000 (28 11:28 -0500)
treec3a0582e0ea9e14884e52993920098e61f41d9a6
parent22bbd114f3a7a8a344a0805e6eafd66cf5a1e4a8
Fix (args-out-of-range "2006.06.15#2" 37 nil) in muse-publish-this-file

* lisp/muse-publish.el (muse-publish-classify-url): Wrap call of
  `muse-publish-link-page' in `save-match-data', so that correct match
  data gets restored for subsequent use by `match-end'.

Signed-off-by: Michael W. Olson <mwolson@member.fsf.org>
lisp/muse-publish.el