emacs-diffs
[Top][All Lists]
Advanced

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

emacs-29 72cc9cf2cde 1/2: ; Fix typos


From: Stefan Kangas
Subject: emacs-29 72cc9cf2cde 1/2: ; Fix typos
Date: Thu, 28 Sep 2023 18:28:40 -0400 (EDT)

branch: emacs-29
commit 72cc9cf2cde6e8bce7884f6a91db90e592ca931c
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Stefan Kangas <stefankangas@gmail.com>

    ; Fix typos
---
 ChangeLog.4                 | 2 +-
 doc/misc/gnus.texi          | 2 +-
 lisp/leim/quail/cyrillic.el | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ChangeLog.4 b/ChangeLog.4
index 9d64446d68e..39b165717c3 100644
--- a/ChangeLog.4
+++ b/ChangeLog.4
@@ -79829,7 +79829,7 @@
        Some adjustments to last change
 
        * src/gtkutil.c (xg_set_undecorated): Only set ARGB visual on
-       Cairo builds wtihout PGTK.
+       Cairo builds without PGTK.
        * src/xfns.c (select_visual): Likewise.
 
 2022-01-29  HÃ¥kon Flatval  <hkon20@hotmail.com>
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index f7a2d730701..86819b8707a 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -24838,7 +24838,7 @@ ends such as Bogofilter (@pxref{Bogofilter}) and the 
Spam Statistics
 package (@pxref{Spam Statistics Filtering}).
 
 The spam and ham processors that apply to each group are determined by
-the group's@code{spam-process} group parameter.  If this group
+the group's @code{spam-process} group parameter.  If this group
 parameter is not defined, they are determined by the variable
 @code{gnus-spam-process-newsgroups}.
 
diff --git a/lisp/leim/quail/cyrillic.el b/lisp/leim/quail/cyrillic.el
index d0874124fc7..5ba1c4801fd 100644
--- a/lisp/leim/quail/cyrillic.el
+++ b/lisp/leim/quail/cyrillic.el
@@ -38,12 +38,12 @@
 
 ;; This was `cyrillic-jcuken'.  Alexander Mikhailian
 ;; <mikhailian@altern.org> says:  "cyrillic-jcuken" is actually
-;; russian.  It is ok but a bit outdated.  This layout has been used
+;; Russian.  It is ok but a bit outdated.  This layout has been used
 ;; in typewriters for ages but it has been superseded on desktops by
 ;; a variation of this layout, implemented in M$ Windows software.
 ;; The Windows layout is greatly preferred because of the comma and
 ;; period being placed more conveniently and, of course, because of
-;; the popularity of Windows software. This layout is a common option
+;; the popularity of Windows software.  This layout is a common option
 ;; in X Windows and console layouts for GNU/Linux.  [See
 ;; `russian-computer' below.]
 (quail-define-package



reply via email to

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