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-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ccbe87f55e5beb864e350ffc0aa524333ae062a;p=emacs.git ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring. (cherry picked from commit d42d7d474fe07a577d9f8006323784583867ec43) --- diff --git a/lisp/doc-view.el b/lisp/doc-view.el index 997d0972dcf..2521502fd95 100644 --- a/lisp/doc-view.el +++ b/lisp/doc-view.el @@ -260,7 +260,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")