mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-04 08:17:17 -05:00
b5379b4166
elinks supports SpiderMonkey 78 (from 2020) and not only 1.5 (from 2000). This is not documented yet. Removed `js-1.5-rc6a+elinks.patch` because the Meson build script expect SpiderMonkey 78 for which this patch is irrelevant. Also, you can build elinks with the vanilla SpiderMonkey 78, that is without needing to apply any patch. Removed the documentation on building SpiderMonkey 1.5 because this is not relevant anymore. Updated the documentation to use `meson build` instead of `autogen.sh`. I think the autogen.sh doesn't yet support new SpiderMonkey versions. |
||
---|---|---|
.. | ||
clipboard | ||
conv | ||
debian | ||
guile | ||
lua | ||
perl | ||
proxy | ||
python | ||
ruby | ||
smjs | ||
vim | ||
.gitignore | ||
colws.diff | ||
elinks-vim.diff | ||
elinks.fortune | ||
elinks.spec.in | ||
elinks.vim | ||
gpm-wheel.patch | ||
grafthistory.sh | ||
keybind-full.conf | ||
keybind.conf | ||
links_wps.zip | ||
LinksOS2Icon.zip | ||
meson.build | ||
mkdist | ||
README | ||
TIPS-AND-TRICKS | ||
user.css | ||
wipe-out-ssl | ||
wipe-out-ssl.awk |
This directory contains unsorted stuff contributed by other people, which is not incorporated to main ELinks distribution, however may be still interesting for someone. You will find here i.e. example configuration files or patches, which weren't (possibly yet) for some reason applied. Note that this stuff is mostly unmaintained and is not guaranteed to work, apply, compile etc. However, if you feel like fixing that, no problem. Files not listed here have description included in their header. * links_wps.zip - David Mediavilla <davidme@idecnet.com> Scripts for OS/2 to create Links icon and assign Links as viewer of URLs. * LinksOS2Icon.zip - Alex Taylor <alex@eddie.cis.uoguelph.ca> Links icons for OS/2 in various sizes and color depths * colws.diff - <ard@waikato.ac.nz> Show two spaces after full stops/periods, especially when HTML It shouldn't adversely affect web pages. Two spaces will only appear where the HTML contains them. * elinks[.-]vim* - Jonas Fonseca <fonseca@diku.dk> Syntax file for vim so that elinks.conf is highlighted nicely, and patch for $VIMRUNTIME/filetype.vim so that elinks.conf is properly detected and the elinks syntax is associated to it.