aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libreadline/doc/readline
Commit message (Collapse)AuthorAgeFilesLines
* upgrade to 4.0Andrey A. Chernov1999-05-281-14/+0
| | | | Notes: svn path=/head/; revision=47569
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22996
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Patch up the readline info building. This one is a bit of a problemPeter Wemm1997-01-121-0/+14
since the source name is not the same as the texinfo name so we have to use SRCS=. This means we can't build two info sets in the same directory so I've split it. Notes: svn path=/head/; revision=21595