diff options
| author | Eli Zaretskii | 2023-01-14 11:53:37 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2023-01-14 11:53:37 +0200 |
| commit | 0116e27b26cb4a98f2de8dca12d8e9d90d222992 (patch) | |
| tree | 2f576282d7a7ff71db5428edcf58474e6be9f0e9 | |
| parent | 435ba92ccc4c46914c261de57f71ac6d92c20178 (diff) | |
| download | emacs-0116e27b26cb4a98f2de8dca12d8e9d90d222992.tar.gz emacs-0116e27b26cb4a98f2de8dca12d8e9d90d222992.zip | |
; Fix NEWS markup
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1638,6 +1638,7 @@ This can be used to trigger actions based on the battery status. | |||
| 1638 | 1638 | ||
| 1639 | ** DocView | 1639 | ** DocView |
| 1640 | 1640 | ||
| 1641 | --- | ||
| 1641 | *** doc-view can now generate SVG images when viewing PDF files. | 1642 | *** doc-view can now generate SVG images when viewing PDF files. |
| 1642 | If Emacs is built with SVG support, doc-view can generate SVG files | 1643 | If Emacs is built with SVG support, doc-view can generate SVG files |
| 1643 | when using MuPDF as the converter for PDF files, which generally leads | 1644 | when using MuPDF as the converter for PDF files, which generally leads |