Age | Commit message (Expand) | Author | Files | Lines |
1992-03-25 | * history.c (stifle_history): Negative arg treated as zero. | John Gilmore | 1 | -0/+4 |
1992-03-25 | INSTALL_PROG -> INSTALL | K. Richard Pixley | 1 | -0/+4 |
1992-03-25 | Install some bug fixes from Brian Fox. | John Gilmore | 2 | -28/+46 |
1992-03-08 | This is the second batch of makefile changes. Libg++ makefiles were | K. Richard Pixley | 1 | -0/+14 |
1992-02-28 | Hard-code "@appendix" instead of "@chapter" at the beginning of each of these. | Roland Pesch | 2 | -2/+2 |
1992-02-22 | Increase the dososity | Steve Chamberlain | 3 | -0/+30 |
1992-02-22 | Remeber this one too! | Steve Chamberlain | 1 | -0/+2 |
1992-02-22 | New files for DOSness | Steve Chamberlain | 2 | -0/+251 |
1992-02-21 | * readline.c, examples/fileman.c: patches from DJ to support | Steve Chamberlain | 2 | -1/+116 |
1992-02-21 | * readline.c (rl_read_init_file): Make sure that null filename is | Stu Grossman | 2 | -0/+9 |
1992-02-18 | * readline.c (readline_default_bindings): Only make use of VLNEXT | Fred Fish | 3 | -53/+34 |
1992-02-16 | Two typos fixed, spotted by Jim Irwin of WRS | Roland Pesch | 1 | -1/+2 |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 1 | -0/+4 |
1991-12-11 | infodir belongs in datadir | K. Richard Pixley | 1 | -0/+4 |
1991-12-07 | Fri Dec 6 23:23:14 1991 K. Richard Pixley (rich at rtl.cygnus.com) | K. Richard Pixley | 2 | -32/+93 |
1991-11-23 | 14 char filenames | John Gilmore | 2 | -3/+3 |
1991-11-23 | Initial revision | John Gilmore | 1 | -0/+11 |
1991-11-22 | sysdep renames | John Gilmore | 1 | -1/+1 |
1991-11-22 | Support Mach too. | John Gilmore | 3 | -3/+7 |
1991-11-22 | <sys/types.h> is required for <dirent.h>. Improve Sun alloca. | John Gilmore | 5 | -4/+11 |
1991-11-22 | *** empty log message *** | Stu Grossman | 1 | -0/+2 |
1991-11-22 | * Makefile.in: Clean up ../glob/tilde.c -> tilde.o path. | John Gilmore | 2 | -14/+14 |
1991-11-22 | * configure.in, config/mh-svr4: Make SVR4 work. | Stu Grossman | 1 | -0/+4 |
1991-11-22 | Add inc-hist.texi | John Gilmore | 1 | -0/+1 |
1991-11-22 | Initial revision | Stu Grossman | 1 | -0/+155 |
1991-11-21 | Change hm-* to mh-*. | Stu Grossman | 1 | -4/+4 |
1991-11-21 | Fixup dirent<->direct stuff. | Stu Grossman | 2 | -0/+12 |
1991-11-21 | Initial revision | Stu Grossman | 4 | -0/+45 |
1991-11-21 | * readline.c: Move config stuff to sysdep.h, use typedef dirent | Stu Grossman | 1 | -0/+6 |
1991-11-21 | * emacs_keymap.c, funmap.c, history.c, keymaps.c, vi_keymap.c, | Stu Grossman | 1 | -0/+5 |
1991-11-21 | Add a bunch of config files to .Sanitize, add some config stuff to Makefile.in | Stu Grossman | 3 | -5/+17 |
1991-11-19 | #include "sysdep.h" | Stu Grossman | 1 | -0/+2 |
1991-11-19 | Integrate new readline from Brian Fox. | Stu Grossman | 1 | -6/+11 |
1991-11-19 | * history.c: #include "sysdep.h". | Stu Grossman | 2 | -2/+5 |
1991-11-19 | Fix bug where script was referencing host_arch instead of host_cpu. | Stu Grossman | 1 | -1/+7 |
1991-11-19 | Change SYSV to USG to match current usage in source. Add USGr4 to list | Fred Fish | 3 | -2/+12 |
1991-11-19 | * readline.c (filename_completion_function): use struct dirent | Stu Grossman | 2 | -1/+6 |
1991-11-19 | Forgot about vi_mode.c... | Stu Grossman | 1 | -4/+4 |
1991-11-19 | Integrate new readline from Brian Fox. | Stu Grossman | 9 | -1010/+2480 |
1991-11-19 | New readline stuff. | Stu Grossman | 1 | -5/+7 |
1991-11-19 | Initial revision | Stu Grossman | 1 | -0/+35 |
1991-11-19 | Remove doc. It's been moved to a subdir. | Stu Grossman | 1 | -4/+0 |
1991-11-19 | Initial revision | Stu Grossman | 1 | -0/+40 |
1991-11-19 | Add doc and examples. | Stu Grossman | 1 | -0/+2 |
1991-11-19 | Initial revision | Stu Grossman | 13 | -0/+9410 |
1991-11-14 | readline, inc-read: fix node structure so this makeinfo's cleanly. | Roland Pesch | 2 | -13/+9 |
1991-11-14 | Fix minor node-structure bug. | Roland Pesch | 1 | -1/+1 |
1991-11-14 | .Sanitize: | Steve Chamberlain | 3 | -11/+9 |
1991-11-14 | added all-info and install-info targets | K. Richard Pixley | 1 | -1/+5 |
1991-11-14 | build and install info | K. Richard Pixley | 1 | -8/+21 |