summaryrefslogtreecommitdiffstats
path: root/include/histedit.h
Commit message (Collapse)AuthorAgeFilesLines
* Use tabs after #define.stefanf2007-06-111-5/+5
| | | | | Obtained from: NetBSD Spotted by: njl
* Merge NetBSD changes, among them:stefanf2007-06-101-2/+5
| | | | | | | | | | | | | | el.c 1.44, el.h 1.17, editline.3 1.53, histedit.h 1.31: # add EL_GETFP, and EL_SETFP. el.c 1.42, term.c 1.46, term.h 1.18, editline.3 1.52, histedit.h 1.29: # - Add more readline functions, enough for gdb-6.5 # - Make el_get varyadic, and implement EL_GETTC. # - XXX: the EL_SETTC api will change in the future. Note: The latter change breaks the ABI of the el_get() function. Approved by: re (kensmith)
* Sync libedit with recent NetBSD developments. Including improvements to thestefanf2005-08-071-12/+38
| | | | | | | vi-mode, removal of clause 3, cleanups and the export of the tokenization functions. Not included: config.h, filecomplete.{c,h}
* Make C++ safeimp2003-07-141-0/+4
|
* Restore local bits lost in recent merge from NetBSD.mdodd2002-06-161-0/+6
|
* Merge style with NetBSD -- ANSI-C prototypes, style(9) tabing, etc.obrien2001-10-011-39/+38
|
* Merge functional changes from NetBSD.obrien2001-10-011-22/+32
|
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Add 2 functions: el_data_set() and el_data_get() which do what youmdodd1999-08-201-1/+4
| | | | | | | | would expect. (Allow user data to be associated with an EditLine context). As this changes no existing interfaces and doesn't alter any structs visable to the user I've been told that its not necessary to bump the version of the library.
* Update histedit.h to match the new libedit.msmith1997-06-251-8/+15
| | | | Obtained from: NetBSD
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
|
* histedit.h is now installed from here, not from libedit.wollman1994-08-041-0/+172
OpenPOWER on IntegriCloud