Stu Grossman
9b309d06af
* emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_keymap.c,
vi_mode.c: move config stuff to sysdep.h, update copyright notices.
35 years ago
Stu Grossman
10524f5e06
Add a bunch of config files to .Sanitize, add some config stuff to Makefile.in
and configure.in. Fix compilation of ../glob/tilde.o in Makefile.
35 years ago
Stu Grossman
44828c3918
#include "sysdep.h"
35 years ago
Stu Grossman
b936814f58
Integrate new readline from Brian Fox.
35 years ago
Stu Grossman
6df61f7957
* history.c: #include "sysdep.h".
35 years ago
Stu Grossman
b51d8b229d
Fix bug where script was referencing host_arch instead of host_cpu.
35 years ago
Fred Fish
f30114ea7b
Change SYSV to USG to match current usage in source. Add USGr4 to list
of defines to check for to use <dirent.h> style directory access.
35 years ago
Stu Grossman
61af01bc70
* readline.c (filename_completion_function): use struct dirent
instead of struct direct.
35 years ago
Stu Grossman
494ea0b286
Forgot about vi_mode.c...
35 years ago
Stu Grossman
870ca25340
Integrate new readline from Brian Fox.
35 years ago
Stu Grossman
c5bbc6ea41
New readline stuff.
35 years ago
Stu Grossman
d65e3f60ba
Initial revision
35 years ago
Stu Grossman
0d3dda0205
Remove doc. It's been moved to a subdir.
35 years ago
Stu Grossman
6d3cafaba8
Initial revision
35 years ago
Stu Grossman
c617c67489
Add doc and examples.
35 years ago
Stu Grossman
be9485d5f5
Initial revision
35 years ago
Roland Pesch
9dd0e793d7
readline, inc-read: fix node structure so this makeinfo's cleanly.
Makefile.in: reflect dependencies for readline.info correctly; invoke makeinfo without '-' prefix.
35 years ago
Roland Pesch
c56f1262ca
Fix minor node-structure bug.
35 years ago
Steve Chamberlain
3558ead599
.Sanitize:
now use the shortened names
Makefile.in:
make install-info work on sysV
readline.texi
fix @include problem
35 years ago
K. Richard Pixley
e92ee46965
added all-info and install-info targets
35 years ago
K. Richard Pixley
fff3e61ff2
build and install info
35 years ago
K. Richard Pixley
14ccee322b
added info dir menu hooks
35 years ago
K. Richard Pixley
681fa9a853
Initial revision
35 years ago
Steve Chamberlain
c21b1b2660
Mon Nov 11 20:50:29 1991 Steve Chamberlain (sac at cygnus.com)
* Makefile.in: Use the MINUS_G no-debug convention
* readline.c: (many_places) move all the declarations of rindex to
only one place, to reduce the number of warnings it makes.
35 years ago
John Gilmore
cd8fc40013
Modernize, add sysdep-*.h files
35 years ago
John Gilmore
5f4a039a21
* configure.in: Make a link for sysdep.h. Specify commontargets.
* sysdep-norm.h: The usual alloca declarations.
* sysdep-aix.h: What AIX 3.1 on RS/6000 needs for alloca.
* history.c, readline.c: Use sysdep.h.
35 years ago
John Gilmore
51493cdb63
Initial revision
35 years ago
John Gilmore
d1ac7440ae
Switch to new config/hm-* scheme.
35 years ago
John Gilmore
a051de4b21
aix is a Sys V as far as we're concerned.
35 years ago
Fred Fish
0fda1b621b
Document change to config/hmake-sysv to send RANLIB (echo) output to /dev/null.
35 years ago
John Gilmore
706a356bfb
configure, config.sub gone
35 years ago
K. Richard Pixley
5a168a17ee
resync
35 years ago
K. Richard Pixley
b9fe720d06
steves h8 patches
35 years ago
K. Richard Pixley
bcb14db549
exploit the new executable config.status
35 years ago
Stu Grossman
7b3a018e32
sgi/irix support.
35 years ago
Stu Grossman
9778f05aab
Add config directory.
35 years ago
John Gilmore
12bf20326d
Propagate
35 years ago
Stu Grossman
9f2673804c
Add in sysv configuration stuff.
35 years ago
John Gilmore
ce97f9130a
Add none
36 years ago
K. Richard Pixley
8b204e6ea4
add email address for bugs and additions.
36 years ago
K. Richard Pixley
69e87de278
Minor config polish.
36 years ago
John Gilmore
4860cd616d
add config.sub
36 years ago
K. Richard Pixley
4f18392953
Initial revision
36 years ago
K. Richard Pixley
f0b9c97662
revisiting error messages
36 years ago
K. Richard Pixley
4101d86838
Host-level GNUmakefiles.
36 years ago
John Gilmore
c65cca22d6
Roll in the configure that handles gdb.
36 years ago
K. Richard Pixley
7187e60cbe
Polishing install.
36 years ago
K. Richard Pixley
502ef32a55
removed foo.a from comparison target.
36 years ago
K. Richard Pixley
30ba1dfeaf
Added support for binary comparisons.
36 years ago
K. Richard Pixley
6c18e39366
fixed a bug in multiple targets
36 years ago