1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
emacs/doc
Juri Linkov 644d0ba589 Add support for url-retrieve-synchronously to eww-retrieve-command (bug#50680)
* doc/misc/eww.texi (Advanced): Mention url-retrieve-synchronously
for eww-retrieve-command.

* lisp/net/eww.el (eww-retrieve-command): Add choice 'sync' for
url-retrieve-synchronously.
(eww-retrieve): Use value 'sync' for url-retrieve-synchronously.
(eww-isearch-next-buffer): Let-bind eww-retrieve-command to 'sync'.
2021-09-20 10:16:09 +03:00
..
emacs ; Clarify recently added documentation 2021-09-18 21:04:07 +03:00
lispintro Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
lispref Improve documentation of exiting recursive editing 2021-09-20 08:00:08 +02:00
man * doc/man/emacs.1.in: Minor fixes. 2021-06-08 02:00:29 +02:00
misc Add support for url-retrieve-synchronously to eww-retrieve-command (bug#50680) 2021-09-20 10:16:09 +03:00