summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-12-11 20:51:49 -0500
committerJune McEnroe <june@causal.agency>2021-12-11 20:55:42 -0500
commitadff312570d63996283c02ce4250acc28f2eb5a0 (patch)
treebbac4975e97b951aeec857c19138e0328e3d371d /edit.c
parentSupport custom pkg-config executable names (diff)
downloadcatgirl-adff312570d63996283c02ce4250acc28f2eb5a0.tar.gz
catgirl-adff312570d63996283c02ce4250acc28f2eb5a0.zip
Refer to long option names, prefix commands with $ 2.0
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe