summaryrefslogtreecommitdiff
path: root/usr.bin/m4/m4.1
AgeCommit message (Expand)Author
2017-06-15Add -E flag (make warnings fatal), following the behavior of GNU m4 1.4.9+Brian Callahan
2015-09-14Avoid .Ns right after .Pf, it's pointless.Ingo Schwarze
2014-04-14update STANDARDS somewhat, and some macro simplification;Jason McIntyre
2014-01-12expand the "eval" description a little; from wiz@netbsdJason McIntyre
2013-07-16use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@Ingo Schwarze
2010-10-21more EXIT STATUS bits; from Daniel DickmanJason McIntyre
2010-09-19more wacky macro fixing;Jason McIntyre
2010-03-22add more gnum4 support: regexps do weird things with empty patterns (thisMarc Espie
2009-10-14Support the -P option from gnu m4, which prefixes builtins with theStuart Henderson
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewJason McIntyre
2008-08-22kill trailing whitespace;Jason McIntyre
2008-08-21Document new gnu extensions, okay jmc@, otto@Marc Espie
2008-08-16fixMarc Espie
2008-08-16argument parsing should only skip spaces outside of parenthesis.Marc Espie
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-30- use a consistent text for STANDARDSJason McIntyre
2006-12-12tweak previous, and update usage(); ok grunkJason McIntyre
2006-12-12mention the fact that m4 also accepts files via cmdlineAlexander von Gernler
2006-08-29fix a typo. it's esyscmd, not esycmd.Marc Balmer
2006-03-23kill whitespace at eol;Jason McIntyre
2006-03-20add limited support for format builtin in gnu-m4 mode, because I'm fedMarc Espie
2005-09-30deploy .An -nosplit; ok jmcJared Yanovich
2005-09-07tweaks;Jason McIntyre
2005-09-07sort options and sync usage()Jason McIntyre
2005-09-06less diff in -g/not -g.Marc Espie
2005-09-06finally make our m4 SusV3-compliant.Marc Espie
2005-03-02let m4wrap handle multiple wraps, both in normal and gnu-mode.Marc Espie
2004-05-25kill whitespace;Jason McIntyre
2004-05-25name parameters for built-ins, so that we get less awkward phrasing.Marc Espie
2004-02-17Change the maketemp() description into what it really does.Miod Vallat
2003-06-29Explain in more details how define interacts with pushdef/popdef, andMarc Espie
2003-06-27- replace .Ql with .Sq; this was also causing a problem with postscriptJason McIntyre
2003-06-10- section reorderJason McIntyre
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-14built in -> built-in;Jason McIntyre
2003-02-18copyrights added;Jason McIntyre
2003-02-16Forgot to document -o, somehow.Marc Espie
2003-01-07.Sq -> .QlMike Pechkin
2003-01-05Grammar and typo fixes, general language improvementsPeter Valchev
2002-04-28Implement -s.Marc Espie
2002-04-18correct description of undefine, both according to the code, and toMarc Espie
2001-09-29document tracing and compatibility with other m4.Marc Espie
2001-09-27traceon/traceoff built-ins.Marc Espie
2000-11-10- Section shuffling: comply to the section ordering outlined in mdoc(7).Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-07-27Handle unlimited diverts for m4 -g.Marc Espie
2000-07-24Implement esyscmdMarc Espie
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
2000-04-17Move some misplaced periods outside of the parentheses.Aaron Campbell
2000-04-12Trailing whitespace begone!Aaron Campbell