emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] [commit][emacs-wiki--main--1.0] Really fix emphasis


From: Michael Olson
Subject: [emacs-wiki-discuss] [commit][emacs-wiki--main--1.0] Really fix emphasis in example tag issue, and hopefully lisp tag underlines.
Date: Mon, 25 Jul 2005 17:23:40 -0500

Revision: emacs-wiki--main--1.0--patch-116
Archive: address@hidden
Creator: Michael Olson <address@hidden>
Date: Mon Jul 25 17:23:19 EST 2005
Standard-date: 2005-07-25 22:23:19 GMT
Modified-files: ChangeLog emacs-wiki-colors.el
    emacs-wiki-publish.el
New-patches: address@hidden/emacs-wiki--main--1.0--patch-116
Summary: Really fix emphasis in example tag issue, and hopefully lisp tag 
underlines.
Keywords: 

* emacs-wiki-colors.el (emacs-wiki-highlight-markup): Move markup rules
  around.  Treat extended links separately from WikiNames.
  (emacs-wiki-highlight-custom-tags): Don't be cute with the match-data.
  Always move past beginning of tag, even if point isn't moved by the
  tag's function.
  (emacs-wiki-highlight-extended-link): Renamed from
  `emacs-wiki-highlight-link'.  Match against explicit link early on,
  since we don't trust the previous state of the match data.
  (emacs-wiki-highlight-wikilink): New function that deals with bare
  WikiNames.

* emacs-wiki-publish.el (emacs-wiki-custom-tags): Only move point to
  beginning when publishing.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]