NetBSD/lib/libedit
mrg d257e1e9bd __weakref__ attribute can not be applied to anything when inside function
scope, so, move the extern of get_alias_text outside vi_alias().

fixes build problems with GCC 4.1-20061021.
2006-10-22 07:48:13 +00:00
..
TEST Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitive 2006-08-31 20:20:38 +00:00
readline Change to a 3 clause copyright after permission of the holders. 2006-08-21 12:45:30 +00:00
Makefile Rename TEST/test.c to avoid problems when doing a cleandir on case-insensitive 2006-08-31 20:20:38 +00:00
chared.c
chared.h
common.c
config.h
editline.3 Change to a 3 clause copyright after permission of the holders. 2006-08-21 12:45:30 +00:00
editrc.5 Change to a 3 clause copyright after permission of the holders. 2006-08-21 12:45:30 +00:00
el.c
el.h
emacs.c
filecomplete.c Change to a 3 clause copyright after permission of the holders. 2006-08-21 12:45:30 +00:00
filecomplete.h Change to a 3 clause copyright after permission of the holders. 2006-08-21 12:45:30 +00:00
hist.c
hist.h
histedit.h
history.c Fix memory leak found by valgrind (Julien Torres) 2006-09-28 13:52:51 +00:00
key.c
key.h
makelist
map.c
map.h
parse.c
parse.h
prompt.c
prompt.h
read.c
read.h Change to a 3 clause copyright after permission of the holders. 2006-08-21 12:45:30 +00:00
readline.c Change to a 3 clause copyright after permission of the holders. 2006-08-21 12:45:30 +00:00
refresh.c
refresh.h
search.c
search.h
shlib_version
sig.c
sig.h
sys.h
term.c
term.h
tokenizer.c
tty.c
tty.h
vi.c __weakref__ attribute can not be applied to anything when inside function 2006-10-22 07:48:13 +00:00