Revision: muse--main--1.0--patch-51
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Fri Mar 10 11:26:53 EST 2006
Standard-date: 2006-03-10 16:26:53 GMT
Modified-files: ChangeLog.2006 lisp/muse-colors.el
    lisp/muse-mode.el lisp/muse-regexps.el
New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-51
Summary: Make visiting of links a bit faster.
Keywords: 

* lisp/muse-colors.el (muse-unhighlight-region): Remove muse-link
  property.
  (muse-link-properties): If we are highlighting a link, add the
  muse-link property.

* lisp/muse-mode.el (muse-link-at-point): If the muse-link property
  exists at point, use it to bound the link.  Otherwise, use the old
  method.  This should make it easier to visit custom implicit link
  forms, since it does not require a change to muse-implicit-link-regexp.

* lisp/muse-regexps.el (muse-implicit-link-regexp): Note that this is not
  used when muse-colors.el is loaded.

_______________________________________________
Muse-el-commits mailing list
[email protected]
https://mail.gna.org/listinfo/muse-el-commits

Reply via email to