summaryrefslogtreecommitdiff
path: root/lib/libedit/vi.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-19From michael@moria.de:christos
2003-06-04Only return CC_EOF if ^D (VEOF) was the only thing on the line. Otherwisematt
2003-03-10Put the __weak_extern() back inside vi_alias, but after the extern fordsl
2003-03-10Move the __weak_extern() (ifdef'ed) outside of the vi_alias()he
2003-03-10if no __weak_extern, don't even try to do vi_alias.christos
2003-03-10fix uninitialized variable.christos
2002-11-15PR/18995: David Laight: libedit fixes for posix conformant shchristos
2002-10-31support for % command [matching parens/brackets/braces] on vi modes.christos
2002-10-27vi mode and memory fixes from david laight.christos
2002-03-18- constify; passes all gcc and lint strict checks.christos
2000-09-04convert to new style guide, which includes:lukem
1999-07-02More trailing white space.simonb
1999-02-05delint.christos
1998-12-12delintchristos
1998-02-03remove obsolete register declarationsperry
1997-07-06Fix compiler warnings.christos
1997-01-11RCSid policelukem
1994-05-06libedit!cgd