Merged from jeho@jeho.org--2005 (patch 0-11)
commitd799ec364183161e4efdacc4afec152d544560d7
authorMichael Olson <mwolson@gnu.org>
Sat, 29 Oct 2005 03:22:40 +0000 (29 03:22 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 29 Oct 2005 03:22:40 +0000 (29 03:22 +0000)
tree82a4af283f2cb30049b92a4427c8ab5580c9a8c4
parent36d5f0a72f49fcf1d40243e4d4c77bb66ea6cad1
Merged from jeho@jeho.org--2005 (patch 0-11)

* AUTHORS: Update.

* lisp/muse-latex.el (muse-latex-markup-strings): Use the proper
  footnode-end mark.

* lisp/muse-mode.el (muse-link-at-point): Avoid error with intangible
  links.
  (muse-visit-link-default): Save position before searching, in case the
  search fails.  Use a regexp search.  Start from beginning of document.
  Refine search regexp.

* lisp/muse-wiki.el (muse-wiki-ignore-bare-project-names): New option
  that indicated whether project names without a page specifier will be
  considered links.
  (muse-wiki-handle-interwiki): Consult
  `muse-wiki-ignore-bare-project-names'.

Patches applied:

 * jeho@jeho.org--2005/muse--jeho--1.0--patch-6
   muse-mode.el fix for muse-visit-link-default

 * jeho@jeho.org--2005/muse--jeho--1.0--patch-7
   muse-mode.el fix intangible problem in muse-link-at-point

 * jeho@jeho.org--2005/muse--jeho--1.0--patch-8
   muse-wiki: added option for not rendering bare project names as links

 * jeho@jeho.org--2005/muse--jeho--1.0--patch-10
   muse-mode.el: fix finding an anchor

 * jeho@jeho.org--2005/muse--jeho--1.0--patch-11
   muse-latex.el: fix footnote-end
git-archimport-id: mwolson@gnu.org--2005/muse--main--1.0--patch-255
AUTHORS
ChangeLog
lisp/muse-latex.el
lisp/muse-mode.el
lisp/muse-wiki.el