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

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

[emacs-wiki-discuss] srctag <pre> class


From: Trent Buck
Subject: [emacs-wiki-discuss] srctag <pre> class
Date: Fri, 18 Feb 2005 00:30:49 +1100

This trivial change to emacs-wiki-srctag.el makes customizing CSS tags
easier.  I've been using it for the past twenty seconds without any
problems.

        --- emacs-wiki-srctag.el~       2005-01-23 11:08:47 +1100
        +++ emacs-wiki-srctag.el        2005-02-18 00:26:53 +1100
        @@ -141,7 +141,7 @@
                                    (buffer-name))))
               (with-current-buffer htmlbuf
                 (buffer-disable-undo)
        -        (insert "<pre>"))
        +        (insert "<pre class=\"source\">"))
               (let (next-change text face-list fstruct-list)
                 (goto-char (point-min))
                 (while (not (eobp))

-- 
-trent
So now we just need a remotely accessible device to reset the remotely
accessible device for resetting remotely accessible devices.
 -- Dan Birchall




reply via email to

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