CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/24 22:37:25
Modified files:
usr.bin/m4 : eval.c extern.h look.c main.c mdef.h misc.c
Log message:
rename a few functions and defines
also reformat some comments with ludicrously short lines. No functional
changes, except the usage of `eval' instead of `expr' in two error message,
since that's the actual macro name (expr is merely an alias for eval)
diff from espie, typo from sthen
ok sthen
