]> git.eshelyaron.com Git - emacs.git/commit
Add a command line (and MIME handler) function to start eww
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 9 Aug 2020 11:05:37 +0000 (13:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 9 Aug 2020 11:05:37 +0000 (13:05 +0200)
commit54770707ad7bbb6ef9ad636ee71e08bea5347715
tree87d377be13e2d0ba1ea901b54371e46a3dc2ae02
parent1888c6cb96309bd1fd359f19b25c734ab5d4f224
Add a command line (and MIME handler) function to start eww

* lisp/net/eww.el (eww-browse): New command (bug#42768) to be used
from the command line.

* doc/misc/eww.texi (Command Line): Document it.
doc/misc/eww.texi
etc/NEWS
lisp/net/eww.el