From: Sean Whitton Date: Wed, 2 Oct 2024 04:06:46 +0000 (+0800) Subject: ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring. X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~362^2~26 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d42d7d474fe07a577d9f8006323784583867ec43;p=emacs.git ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring. --- diff --git a/lisp/doc-view.el b/lisp/doc-view.el index 1ed0c71febe..993a880f34f 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el @@ -245,7 +245,7 @@ showing only titles and no page number." See `doc-view-mupdf-use-svg'. Only background and foreground colors are used as the SVG image's -descriptors, see (info \"(elisp) SVG Images\"). Non-standard values may +descriptors; see (info \"(elisp) SVG Images\"). Custom values may cause low-contrast issues with certain documents." :version "30.1")