From 3ccbe87f55e5beb864e350ffc0aa524333ae062a Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Wed, 2 Oct 2024 12:06:46 +0800 Subject: [PATCH] ; * lisp/doc-view.el (doc-view-svg-face): Copy-edit docstring. (cherry picked from commit d42d7d474fe07a577d9f8006323784583867ec43) --- lisp/doc-view.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.39.2