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] Make =sign= markup


From: Michael Olson
Subject: [emacs-wiki-discuss] [commit][emacs-wiki--main--1.0] Make =sign= markup multiline and smarter, one more with-temp-buffer tweak.
Date: Wed, 20 Jul 2005 16:53:30 -0500

Revision: emacs-wiki--main--1.0--patch-109
Archive: address@hidden
Creator: Michael Olson <address@hidden>
Date: Wed Jul 20 16:53:08 EST 2005
Standard-date: 2005-07-20 21:53:08 GMT
Modified-files: ChangeLog emacs-wiki-colors.el
    emacs-wiki-publish.el emacs-wiki.el
New-patches: address@hidden/emacs-wiki--main--1.0--patch-109
Summary: Make =sign= markup multiline and smarter, one more with-temp-buffer 
tweak.
Keywords: 

* emacs-wiki-colors.el (emacs-wiki-verbatim-face): Move here from
  muse-publish.el.  Use slate gray if the background is light.
  (emacs-wiki-highlight-emphasized, emacs-wiki-highlight-underlined):
  Don't emphasize if trailer is just before a word constituent.  In
  emphasized text, color a 5th level leader.
  (emacs-wiki-highlight-verbatim): Make this multiline and enhance logic
  to make it more like the other emphasis routines.

* emacs-wiki-publish.el (emacs-wiki-changelog-markup)
  (emacs-wiki-publishing-markup): Insert header/footer literally.
  (emacs-wiki-example-tag): Use verbatim face, since this tag has
  verbatim implied.
  (emacs-wiki-verbatim-tag): Remove need for emacs-wiki-multiline-maybe.
  (emacs-wiki-markup-word): Make =signs= multiline.  Check in front of
  trailer to make sure we don't have a word constituent there.

* emacs-wiki.el (emacs-wiki-with-temp-buffer): If debug-on-error is
  non-nil, don't use condition-case.  This will allow the error to be
  passed on like normal instead of stifling it.




reply via email to

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