Commit Graph

83 Commits

Author SHA1 Message Date
Fred Fish 609bbadec7 Change svr4 references to sysv4. 1991-12-20 20:05:19 +00:00
K. Richard Pixley c466cfab84 infodir belongs in datadir 1991-12-11 04:15:50 +00:00
K. Richard Pixley 92bb90afdc Fri Dec 6 23:23:14 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Makefile.in: remove spaces following hyphens, bsd make can't
	  cope. added clean-info.  added standards.text support.  Don't
	  know how to make info anymore.

	* configure.in: commontargets is no longer a recognized hook, so
	  remove it.  new subdir called doc.

Thu Dec  5 22:46:10 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* Makefile.in: idestdir and ddestdir go away.  Added copyrights
	  and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
	  and mandir now keyed off datadir by default.
1991-12-07 07:25:57 +00:00
John Gilmore 28e353598c 14 char filenames 1991-11-23 01:49:58 +00:00
John Gilmore ec230564a6 Initial revision 1991-11-23 01:49:55 +00:00
John Gilmore ed07738e1a sysdep renames 1991-11-22 23:41:16 +00:00
John Gilmore 73766d9154 Support Mach too. 1991-11-22 21:59:01 +00:00
John Gilmore 3f73352f90 <sys/types.h> is required for <dirent.h>. Improve Sun alloca. 1991-11-22 17:07:42 +00:00
Stu Grossman dbdcdd5478 *** empty log message *** 1991-11-22 02:53:00 +00:00
John Gilmore 02e20edf83 * Makefile.in: Clean up ../glob/tilde.c -> tilde.o path.
Clean up makefile a bit in general.
1991-11-22 02:48:49 +00:00
Stu Grossman 9fb2bebda9 * configure.in, config/mh-svr4: Make SVR4 work. 1991-11-22 01:42:10 +00:00
John Gilmore 82f0459e2c Add inc-hist.texi 1991-11-22 01:16:44 +00:00
Stu Grossman 320cd42317 Initial revision 1991-11-22 00:39:00 +00:00
Stu Grossman a7951d1117 Change hm-* to mh-*. 1991-11-21 23:24:17 +00:00
Stu Grossman 56858b9575 Fixup dirent<->direct stuff. 1991-11-21 22:50:49 +00:00
Stu Grossman a4ff7962b2 Initial revision 1991-11-21 22:49:25 +00:00
Stu Grossman e19c9d4932 * readline.c: Move config stuff to sysdep.h, use typedef dirent
consistently, remove refs to d_namlen (& D_NAMLEN) to improve
portability.  Also, update copyright notice.
readline.h:  remove config stuff that I added erroneously in the
first place.
1991-11-21 22:48:11 +00:00
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.
1991-11-21 22:43:59 +00:00
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.
1991-11-21 22:38:52 +00:00
Stu Grossman 44828c3918 #include "sysdep.h" 1991-11-19 23:39:01 +00:00
Stu Grossman b936814f58 Integrate new readline from Brian Fox. 1991-11-19 23:37:53 +00:00
Stu Grossman 6df61f7957 * history.c: #include "sysdep.h". 1991-11-19 23:05:55 +00:00
Stu Grossman b51d8b229d Fix bug where script was referencing host_arch instead of host_cpu. 1991-11-19 22:50:38 +00:00
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.
1991-11-19 18:54:38 +00:00
Stu Grossman 61af01bc70 * readline.c (filename_completion_function): use struct dirent
instead	of struct direct.
1991-11-19 08:02:35 +00:00
Stu Grossman 494ea0b286 Forgot about vi_mode.c... 1991-11-19 06:29:50 +00:00
Stu Grossman 870ca25340 Integrate new readline from Brian Fox. 1991-11-19 05:59:18 +00:00
Stu Grossman c5bbc6ea41 New readline stuff. 1991-11-19 05:44:12 +00:00
Stu Grossman d65e3f60ba Initial revision 1991-11-19 05:34:43 +00:00
Stu Grossman 0d3dda0205 Remove doc. It's been moved to a subdir. 1991-11-19 05:32:02 +00:00
Stu Grossman 6d3cafaba8 Initial revision 1991-11-19 05:29:21 +00:00
Stu Grossman c617c67489 Add doc and examples. 1991-11-19 05:24:30 +00:00
Stu Grossman be9485d5f5 Initial revision 1991-11-19 05:16:47 +00:00
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.
1991-11-14 20:12:16 +00:00
Roland Pesch c56f1262ca Fix minor node-structure bug. 1991-11-14 19:23:54 +00:00
Steve Chamberlain 3558ead599 .Sanitize:
now use the shortened names
Makefile.in:
	make install-info work on sysV
readline.texi
	fix @include problem
1991-11-14 18:07:17 +00:00
K. Richard Pixley e92ee46965 added all-info and install-info targets 1991-11-14 08:54:39 +00:00
K. Richard Pixley fff3e61ff2 build and install info 1991-11-14 00:36:22 +00:00
K. Richard Pixley 14ccee322b added info dir menu hooks 1991-11-14 00:36:07 +00:00
K. Richard Pixley 681fa9a853 Initial revision 1991-11-13 21:01:55 +00:00
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.
1991-11-12 04:52:27 +00:00
John Gilmore cd8fc40013 Modernize, add sysdep-*.h files 1991-11-09 11:32:52 +00:00
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.
1991-11-09 11:24:36 +00:00
John Gilmore 51493cdb63 Initial revision 1991-11-09 11:24:32 +00:00
John Gilmore d1ac7440ae Switch to new config/hm-* scheme. 1991-10-25 05:02:04 +00:00
John Gilmore a051de4b21 aix is a Sys V as far as we're concerned. 1991-10-25 04:59:30 +00:00
Fred Fish 0fda1b621b Document change to config/hmake-sysv to send RANLIB (echo) output to /dev/null. 1991-10-24 09:10:41 +00:00
John Gilmore 706a356bfb configure, config.sub gone 1991-10-05 06:20:30 +00:00
K. Richard Pixley 5a168a17ee resync 1991-10-02 04:15:56 +00:00
K. Richard Pixley b9fe720d06 steves h8 patches 1991-10-02 04:01:08 +00:00