summaryrefslogtreecommitdiffstats
path: root/lib/libedit/emacs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace the generated file "fcns.c" by a simpler header "func.h"schwarze2016-05-061-2/+3
* get rid of the non-standard data type "Char" in almost all files;schwarze2016-04-111-12/+12
* Delete 26 wrapper macros and two wrapper functions that are noschwarze2016-04-091-11/+11
* Cleanup of standard header inclusion:schwarze2016-03-201-2/+4
* Cleanup of private header inclusion:schwarze2016-03-201-2/+3
* Delete the useless Int datatype and always use the standard wint_tschwarze2016-03-201-21/+21
* Fourth step in synching with NetBSD:schwarze2016-01-301-35/+35
* Third step in synching with NetBSD:schwarze2016-01-301-3/+3
* Update libedit to bring it into sync with the latest version from NetBSD.nicm2010-06-301-48/+74
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-8/+1
* Sync libedit to NetBSD libedit as of Nov 8, 2003.otto2003-11-251-7/+5
* Update to NetBSD libedit (from Oct 1, 2003), adding some stringotto2003-10-311-261/+239
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* is -Wall clean by making rcsid constavsm2003-05-011-2/+2
* fix el_source() - a block needed braces around it (from NetBSD)millert1997-03-141-2/+3
* Merge in NetBSD libedit changes and new man pages. Also fix somemillert1997-01-161-0/+6
* initial import of NetBSD treederaadt1995-10-181-0/+504