muse-colors: Fix "defvar end" hack
commitbeec15c5e97f241442444d68242180ed21637e4d
authorMichael W. Olson <mwolson@gnu.org>
Wed, 15 Aug 2007 02:09:01 +0000 (14 22:09 -0400)
committerMichael W. Olson <mwolson@gnu.org>
Wed, 15 Aug 2007 02:09:01 +0000 (14 22:09 -0400)
tree66772fec1ee5baac13017f69cc350859788883d2
parent01063516c6a3074edd3d954d09b0dba4bfd91a76
muse-colors: Fix "defvar end" hack

* lisp/muse-colors.el (muse-colors-region-end): New variable indicating
  the end of the region that is currently being font-locked.  This
  removes the need for an ugly "defvar end" hack.
  (muse-colors-emphasized, muse-colors-underlined, muse-colors-verbatim):
  Use it.
  (muse-colors-region): Let-bind it.
ChangeLog
lisp/muse-colors.el