muse-wiki: Separate project-file stuff from wikiword regexp.
commit53b94fd338e06658859b42ec951099eebd27b88f
authorMichael Olson <mwolson@gnu.org>
Sun, 27 Aug 2006 15:31:14 +0000 (27 15:31 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 27 Aug 2006 15:31:14 +0000 (27 15:31 +0000)
tree630c30f4f3a0b5b1802c955b6708d8b16ffde013
parent94ca056e6b6e18c7bd66c227c2d03fa6c07f98fc
muse-wiki: Separate project-file stuff from wikiword regexp.

2006-08-27  Michael Olson  <mwolson@gnu.org>

* lisp/muse-wiki.el (muse-wiki-match-all-project-files)
(muse-wiki-ignore-implicit-links-to-current-page)
(muse-wiki-interwiki-regexp, muse-wiki-interwiki-alist)
(muse-wiki-resolve-project-page, muse-wiki-handle-interwiki)
(muse-wiki-publish-small-title-words)
(muse-wiki-publish-pretty-title): Docfix.
(muse-wiki-update-local-wikiword-regexp): Rename from
muse-wiki-update-local-wikiword-regexp.  Set
muse-wiki-project-file-regexp instead of
muse-wiki-wikiword-regexp, as suggested by Per Sederberg.  Don't
take muse-wiki-use-wikiword into account, since this is a
different concept now.
(muse-wiki-update-wikiword-regexp): Remove.
(muse-wiki-wikiword-regexp): In-line the :set function.
(muse-wiki-handle-wikiword): Use muse-wiki-project-file-regexp.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-198
ChangeLog
lisp/muse-wiki.el