1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/src/terminal
Jonas Fonseca 2748d043f9 Autogenerate .vimrc files and put the master in config/vimrc
This changes the init target to be idempotent: most importantly it will now
never overwrite a Makefile if it exists. Additionally 'make init' will
generate the .vimrc files. Yay, no more stupid 'added fairies' commits! ;)
2006-01-15 18:38:58 +01:00
..
graphics Remove now obsolete .cvsignore files. 2005-09-15 18:33:20 +02:00
text Remove now obsolete .cvsignore files. 2005-09-15 18:33:20 +02:00
color.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
color.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
draw.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
draw.h Complete enum border_char using codes borrowed from TWIN project. 2005-11-29 11:20:10 +01:00
event.c Use get_opt_codepage_tree() 2005-12-22 00:03:30 +01:00
event.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
hardio.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
hardio.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
itrm.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
kbd.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
kbd.h Remove unused ditrm declaration 2005-11-24 14:24:14 +01:00
key.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
mouse.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
mouse.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
palette.inc Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
screen.c CONFIG_WIN32 -> CONFIG_OS_WIN32 2006-01-11 20:10:27 +01:00
screen.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
tab.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
tab.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
terminal.c CONFIG_BEOS -> CONFIG_OS_BEOS 2006-01-11 20:12:59 +01:00
terminal.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
TODO Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
window.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
window.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00