Revision: muse--main--1.0--patch-135
Archive: [EMAIL PROTECTED]
Creator: Michael Olson <[EMAIL PROTECTED]>
Date: Tue May 23 23:30:40 EDT 2006
Standard-date: 2006-05-24 03:30:40 GMT
Modified-files: ChangeLog.2006 lisp/muse-project.el
    lisp/muse-wiki.el
New-patches: [EMAIL PROTECTED]/muse--main--1.0--patch-135
Summary: Fix a potential unbounded recursive call.
Keywords: 

* lisp/muse-project.el (muse-updating-file-alist-p): New variable that
  prevents calls to muse-project-file-alist in its hook functions from
  going into an infinite loop.
  (muse-project-file-alist): Use it.

* lisp/muse-wiki.el (muse-wiki-updating-wikiword-p): Remove.  This is now
  handled in muse-project.el.
  (muse-wiki-update-local-wikiword-regexp): Remove the use of
  muse-wiki-updating-wikiword-p.

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

Reply via email to