Commit Graph

14 Commits

Author SHA1 Message Date
Bruce Evans ea07747224 Removed redundant declarations. Keymap functions are declared in
<readline/keymaps.h> which is included here.
1998-01-16 09:12:05 +00:00
Andrey A. Chernov 4cd7551c19 Merge changes 1997-11-06 01:00:03 +00:00
Andrey A. Chernov dc25b435e9 This commit was generated by cvs2svn to compensate for changes in r30971,
which included commits to RCS files with non-trunk default branches.
1997-11-06 00:50:44 +00:00
Andrey A. Chernov 7c3c5c1539 Update to current bash version 1997-11-06 00:50:44 +00:00
Andrey A. Chernov 88d4735de6 Merge with previous variant 1997-06-07 12:58:06 +00:00
Andrey A. Chernov 933f368172 Virgin import of readline-2.1, unneded docs deleted 1997-06-07 12:17:44 +00:00
Andrey A. Chernov 9698361552 This commit was generated by cvs2svn to compensate for changes in r26497,
which included commits to RCS files with non-trunk default branches.
1997-06-07 12:17:44 +00:00
Doug Rabson adce8de5c3 Don't indirect through a NULL pointer in rl_strpbrk. This makes filename
completion work in GDB.
1997-03-22 14:03:08 +00:00
Bruce Evans 610ad63a48 Fixed synopsis (missing #include and wrong paths in #includes). 1997-03-19 01:44:56 +00:00
Andrey A. Chernov b29a08bf10 Add manpage from another bash directory 1997-01-05 13:01:53 +00:00
Andrey A. Chernov 78a2c7ec41 This commit was generated by cvs2svn to compensate for changes in r21336,
which included commits to RCS files with non-trunk default branches.
1997-01-05 13:01:53 +00:00
Andrey A. Chernov e81daeb40a Turn on PAREN_MATCHING 1997-01-05 12:33:45 +00:00
Andrey A. Chernov 6b1a8f7590 Backup savestring as rl_savestring 1997-01-05 12:24:15 +00:00
Andrey A. Chernov c7765a607b Libreadline. 1997-01-04 22:09:20 +00:00