1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00
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
..
2006-01-15 09:56:19 +01:00
2005-10-21 09:14:07 +02:00
2005-10-21 09:14:07 +02:00
2005-10-21 09:14:07 +02:00
2005-10-21 09:14:07 +02:00
2005-10-20 04:00:35 +02:00
2005-10-21 09:14:07 +02:00

Installation:

You'll need internal-hooks.scm and user-hooks.scm in $HOME/.elinks

I used Guile 1.5.6, in case that matters.


Status:

Where Lua hooks would have been called, Guile hooks are now called.
The rest of the stuff from Links-Lua hasn't been done.


Disclaimer:

I didn't read the Guile manual when writing this.  Actually, I don't
think there is a manual yet.


-- Peter Wang, 2002-12-06