Fix screen corruption issue during font lock
commit9e568dabe6b2a13dcb7c86795195c66a6ba70f5a
authorMichael W. Olson <mwolson@gnu.org>
Thu, 6 Dec 2007 14:51:14 +0000 (6 09:51 -0500)
committerMichael W. Olson <mwolson@gnu.org>
Thu, 6 Dec 2007 14:51:14 +0000 (6 09:51 -0500)
tree2520a2fd3cdb249a4f7edc1599325328586a63a1
parent607c4db4ee23c94fdd861d56530a2df170090750
Fix screen corruption issue during font lock

* lisp/muse.el (muse-escape-specials-in-string): Also save match data
  just outside of the while statement.  Otherwise the screen gets
  corrupted in weird ways when looking at Planner pages.
lisp/muse.el