]> git.cameronkatri.com Git - mandoc.git/history - tag.c
Fill mode changes don't break next-line scope in all cases,
[mandoc.git] / tag.c
2015-08-29 Ingo SchwarzeIncluding <ohash.h> requires including <stdint.h> before,
2015-07-28 Ingo SchwarzeRemove the hack of scrolling forward and backward with...
2015-07-25 Ingo SchwarzeSimplify and make tag_put() more efficient by integrati...
2015-07-25 Ingo Schwarzebasic support for tag priorities; written at YYC
2015-07-21 Ingo SchwarzeWhen creation of the temporary tags file fails, call...
2015-07-18 Ingo Schwarzeclean up the temporary file when the process dies from...
2015-07-17 Ingo SchwarzeInitial, still somewhat experimental implementation...