diff options
| author | Ivan Shmakov | 2014-11-23 16:44:22 +0100 |
|---|---|---|
| committer | Lars Magne Ingebrigtsen | 2014-11-23 16:44:22 +0100 |
| commit | e791d4dfb2e65efa9362d77f4d5853df51e3b503 (patch) | |
| tree | 5a8c728912c9e072a2db6f8e98b5be91f0ea1681 /etc | |
| parent | 0445aff69108da12e5e445cb2bd11fac16d84945 (diff) | |
| download | emacs-e791d4dfb2e65efa9362d77f4d5853df51e3b503.tar.gz emacs-e791d4dfb2e65efa9362d77f4d5853df51e3b503.zip | |
Document the eww Desktop stuff
Fixes: debbugs:18010
* eww.texi (Advanced): Mention the Desktop stuff (bug#18010).
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -177,6 +177,9 @@ the like off the page. | |||
| 177 | *** You can now use several eww buffers in parallel by renaming eww | 177 | *** You can now use several eww buffers in parallel by renaming eww |
| 178 | buffers you want to keep separate. | 178 | buffers you want to keep separate. |
| 179 | 179 | ||
| 180 | *** Partial state of the eww buffers (the URIs and the titles of the | ||
| 181 | pages visited) is now preserved in the desktop file. | ||
| 182 | |||
| 180 | *** `eww-after-render-hook' is now called after eww has rendered | 183 | *** `eww-after-render-hook' is now called after eww has rendered |
| 181 | the data in the buffer. | 184 | the data in the buffer. |
| 182 | 185 | ||