diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:53:05 +0000 |
commit | 1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /www/elinks | |
parent | 4e942b64191e2ef98dce2c5af31047a8640db768 (diff) |
Notes
Diffstat (limited to 'www/elinks')
-rw-r--r-- | www/elinks/pkg-descr | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/www/elinks/pkg-descr b/www/elinks/pkg-descr index 25829084f5b2..1b1d64f57e76 100644 --- a/www/elinks/pkg-descr +++ b/www/elinks/pkg-descr @@ -1,20 +1,20 @@ elinks is the links text WWW browser with many bugfixes and enhancements. -So far elinks adds the following to links: +So far elinks adds the following to links: many bugfixes - new translations and some updates of the original ones + new translations and some updates of the original ones some very minor features not worth mentioning here code cleanup lua support (from links-lua project) - HTTP referrer support + HTTP referrer support updated manpage - --help lists all options now + --help lists all options now cookie expiration and saving/loading from disk - ability to modify user-agent string - unhistory - support for editing textareas in external editor - ability to switch off document-specific colors + ability to modify user-agent string + unhistory + support for editing textareas in external editor + ability to switch off document-specific colors Spidermonkey-based ECMAScript support Syntax highlighting for HTML, RSS, and XBEL |