emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master c679756a9f: ; Fix typos in the manual


From: Juri Linkov
Subject: master c679756a9f: ; Fix typos in the manual
Date: Wed, 13 Jul 2022 02:58:42 -0400 (EDT)

branch: master
commit c679756a9fb3ebd9a9b5fa9c9c64641fe493e8d8
Author: Juri Linkov <juri@linkov.net>
Commit: Juri Linkov <juri@linkov.net>

    ; Fix typos in the manual
---
 doc/emacs/display.texi | 2 +-
 doc/emacs/files.texi   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi
index cadac7e453..96e05a902d 100644
--- a/doc/emacs/display.texi
+++ b/doc/emacs/display.texi
@@ -893,7 +893,7 @@ of 1.2; to change this factor, customize the variable
 to the @code{text-scale-adjust} command restores the default height,
 the same as typing @kbd{C-x C-0}.
 
-@cindex ajust global font size
+@cindex adjust global font size
 @findex global-text-scale-adjust
 @vindex global-text-scale-adjust-resizes-frames
 @kindex C-x C-M-+
diff --git a/doc/emacs/files.texi b/doc/emacs/files.texi
index 20468c0c17..404978b315 100644
--- a/doc/emacs/files.texi
+++ b/doc/emacs/files.texi
@@ -2362,7 +2362,7 @@ formats.  These can be added with the
 viewing Krita files as simple images, you could say something like:
 
 @lisp
-(image-converter-add
+(image-converter-add-handler
  "kra"
  (lambda (file data-p)
    (if data-p



reply via email to

[Prev in Thread] Current Thread [Next in Thread]