1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
No description
Find a file
Paul Eggert 566dd94e41 mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
it to /[\/]/.  This should work on all Posix-compliant awks.
It's slightly wrong with traditional (Unix version 7) awk, since it
also allows \, but that's a minor problem compared to awk syntax errors.
1993-05-03 17:55:22 +00:00
etc Changed. 1993-05-01 14:39:32 +00:00
lib-src mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change 1993-05-03 17:55:22 +00:00
lisp (help-for-help): Use lower case letters for help options. 1993-05-03 15:34:46 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src Initial revision 1993-05-01 21:53:52 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fix syntax error. 1993-04-30 18:52:42 +00:00
configure1.in * configure.in: Use the AC_PROG_CPP macro, and then use the CPP 1993-05-03 02:07:41 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~4~ 1993-03-21 23:50:52 +00:00
make-dist * make-dist: Distribute configure, as well as configure.in. 1993-05-03 02:08:07 +00:00
Makefile.in * configure.in: Use the AC_ALLOCA test. 1993-05-03 02:06:16 +00:00
PROBLEMS entered into RCS 1993-03-11 06:18:56 +00:00