1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/config
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
..
actions-edit.inc Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
actions-main.inc Introduce ACTION_REQUIRE_FORM and use it for link-form-menu 2005-12-26 22:22:03 +01:00
actions-menu.inc Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
cmdline.c Fix various sparse warnings 2005-11-24 15:38:47 +01:00
cmdline.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
conf.c Simplify secure_open() call, make it a wrapper around secure_open_umask(). 2006-01-10 23:49:35 +01:00
conf.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
dialogs.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
dialogs.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
home.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
home.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
kbdbind.c Introduce get_action_from_keystroke and get_action_name_from_keystroke. 2005-12-24 06:54:01 +00:00
kbdbind.h Introduce ACTION_REQUIRE_FORM and use it for link-form-menu 2005-12-26 22:22:03 +01:00
Makefile path_to_top -> top_builddir 2005-10-20 04:00:35 +02:00
options.c Add some whitespace in bad_punct. 2005-11-11 06:17:50 +00:00
options.h Redo a small comment. 2006-01-01 08:07:14 +00:00
options.inc Drop empty lines from option descriptions; doc/tools/help2doc don't like em 2006-01-03 15:15:36 +01:00
opttypes.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
opttypes.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
timer.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
timer.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00
urlhist.c Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
urlhist.h Remove empty lines in start of header files 2005-11-15 11:33:27 +01:00