summaryrefslogtreecommitdiff
path: root/misc/halibut.vim (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]
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]