Reinstate former extended character class rules.
commite6ce3abd2a033dc8515886ab52b449ce428a6122
authorMichael Olson <mwolson@gnu.org>
Mon, 29 Aug 2005 06:04:51 +0000 (29 06:04 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 29 Aug 2005 06:04:51 +0000 (29 06:04 +0000)
treec40f7537225009897cc749c3378551c32e9c7a42
parent0398e0b988bd7c6c9ea43ba1106acfaec9b5d392
Reinstate former extended character class rules.

* lisp/muse-regexps.el (muse-regexp-use-character-classes): Looks like
  extended regexps really don't work well on Emacs 21.2 or 21.3, so
  document that.
  (muse-regexp-emacs-revision): New variable that indicates the revision
  number of this version of Emacs.
  (muse-extreg-usable-p): Reinstate old rules -- Emacs 21.2 and 21.3
  aren't working well enough with extended character classes in regexps.

* lisp/muse.el (muse-version): If INSERT option is given, insert the text
  instead of just displaying it.
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-212
ChangeLog
lisp/muse-regexps.el
lisp/muse.el