summaryrefslogtreecommitdiff
path: root/misc (unfollow)
Commit message (Collapse)Author
2017-05-07Switch chiark URLs to https.Simon Tatham
2014-09-24Remove Subversion expanded keywords everywhere.Simon Tatham
The \versionids in the docs are now added by the bob script; the one in inputs/test.but has been replaced by fixed text (it didn't matter what it contained anyway, of course, for test purposes), and the one in misc/halibut.vim has simply been removed (it wasn't actually expanded by svn anyway - it still had its old CVS value). [originally from svn r10253]
2011-08-09First attempt at an Emacs mode that syntax-highlights Halibut markup.Simon Tatham
[originally from svn r9259]
2004-12-08Halibut highlighting mode for GNU enscript. This allows our ViewCVSSimon Tatham
installation to syntax-highlight the numerous .but files kicking around the Subversion repository. [originally from svn r4962]
2004-11-18David Leonard has contributed an RPM spec file for building RedHatSimon Tatham
packages of Halibut. I can't conveniently test it, but it's here if anyone needs it. [originally from svn r4812]
2004-07-16Tweak for \cq (probably unnecessary)Jacob Nevins
[originally from svn r4328]
2004-06-19Support \I\c, \I\cw. (Haven't bothered with \I\e since the emphasis may asJacob Nevins
well outweigh the "invisibility".) [originally from svn r4290]
2004-04-28Handle paragraph comments with no space (e.g. "\#waffle"), since these seemJacob Nevins
to be permitted (and are used in the PuTTY manual) [originally from svn r4164]
2004-04-02Limit unicode hex to 4 digitsJacob Nevins
[originally from svn r4036]
2004-04-01Stop \n clobbering \nocite (etc)Jacob Nevins
Comments [originally from svn r4035]
2004-04-01Add stuff to butCmd para so that constructs like \c don't break insideJacob Nevins
\quote{...} [originally from svn r4034]
2004-04-01Restrict characters allowed in commands -- deals with "\date)."Jacob Nevins
Comments [originally from svn r4033]
2004-04-01Oops, fix bracing comment stuff.Jacob Nevins
[originally from svn r4032]
2004-04-01Inline comments respect escaped braces.Jacob Nevins
Special handling for \U so that it works. Tweak \title. Make butTextArg transparent so that emphasis (e.g. in a header) shows through. Comment tweaks. [originally from svn r4031]
2004-04-01typoJacob Nevins
[originally from svn r4030]
2004-04-01Oops, appendices.Jacob Nevins
[originally from svn r4015]
2004-04-01Initial revisionJacob Nevins
[originally from svn r4014]
2002-08-05Rename Buttress to Halibut. I _think_ I've caught everything in this pass.Simon Tatham
[originally from svn r1800]
2001-12-14Update the Buttress Jed mode for the renamed DFA functions.Simon Tatham
[originally from svn r1488]
2001-10-25Update for folding mode in later Jeds.Simon Tatham
[originally from svn r1323]
2000-11-22Improve Jed mode's ability to deal with nested braces in commentsSimon Tatham
[originally from svn r811]
2000-11-22Add nonbreaking space as \_Simon Tatham
[originally from svn r810]
1999-10-28Distinguish bogus frees from double freesSimon Tatham
[originally from svn r262]
1999-10-28Add malloc.log analysis scriptSimon Tatham
[originally from svn r261]
1999-07-31Further development work. Parser nearly finishedSimon Tatham
[originally from svn r187]
1999-02-07Add support for \S0-type keywordsSimon Tatham
[originally from svn r26]
1999-02-07Test input file, and Jed highlighting/wrapping modeSimon Tatham
[originally from svn r25]