summary refs log tree commit diff
path: root/doc/rfc/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-22 19:26:16 -0500
committerJune McEnroe <june@causal.agency>2020-12-22 19:28:22 -0500
commit34abc0aa8f05539164b6f3f27f4cd9fdf66e636b (patch)
tree9d2f8c695a9f5430393dd52d2cfac00e7b793796 /doc/rfc/.gitignore
parentMerge commit '71c7cbab2b50436db940721a10d6ea1ca5d75f89' as 'bin/dash' (diff)
downloadsrc-34abc0aa8f05539164b6f3f27f4cd9fdf66e636b.tar.gz
src-34abc0aa8f05539164b6f3f27f4cd9fdf66e636b.zip
Fail if building --with-libedit and can't find libedit
Previously, configure --with-libedit would only fail in the case where
libedit is available but its header file histedit.h is not.
Diffstat (limited to 'doc/rfc/.gitignore')
0 files changed, 0 insertions, 0 deletions
d8e9d1&follow=1'>Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe