mirror of
https://github.com/rkd77/elinks.git
synced 2025-02-02 15:09:23 -05:00
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! ;)
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