Add backlink support, thanks to Jim Ottaway.
commite5d655c880c952b3901db14f6de91e8423f4d3bb
authorMichael Olson <mwolson@gnu.org>
Sat, 11 Mar 2006 06:10:19 +0000 (11 06:10 +0000)
committerMichael Olson <mwolson@gnu.org>
Sat, 11 Mar 2006 06:10:19 +0000 (11 06:10 +0000)
treeec0d81ea269676c1d2af139835519ec7a87171d9
parent29feb12237f1aa73a9e365643e873e87353178f7
Add backlink support, thanks to Jim Ottaway.

* lisp/muse-colors.el (muse-colors-fontifying-p): New buffer-local
  variable that indicates whether Muse is fontifying the current buffer.
  (muse-colors-region): Set `muse-colors-fontifying' to t.

* lisp/muse-backlinks.el: New file by Jim Ottaway that provides backlink
  support.  I've modified it slightly to get rid of the defadvice forms.
git-archimport-id: mwolson@gnu.org--2006/muse--main--1.0--patch-55
AUTHORS
ChangeLog.2006
lisp/muse-backlink.el [new file with mode: 0644]
lisp/muse-colors.el