Save match data in markdown-check-change-for-wiki-link
commiteacccad35ac424916c2f44dac178c7d91894f17b
authorChristopher J. Madsen <cjm@cjmweb.net>
Thu, 29 Sep 2011 23:28:16 +0000 (29 18:28 -0500)
committerJason Blevins <jrblevin@sdf.org>
Thu, 29 Sep 2011 23:55:10 +0000 (29 19:55 -0400)
treed2f7f52db45e202af00f93402b561bed8a8d9de5
parentae0987d910ea20ec9b57336888d3a3e03c1abff4
Save match data in markdown-check-change-for-wiki-link

  It's used in after-change-functions, which leads to weird bugs when the match
  data changes inside functions that didn't expect that
  (like dabbrev--safe-replace-match).
  Also, set inhibit-point-motion-hooks only once

Signed-off-by: Jason Blevins <jrblevin@sdf.org>
markdown-mode.el