diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2023-09-26 13:50:15 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2023-09-29 00:28:28 +0200 |
commit | 72cc9cf2cde6e8bce7884f6a91db90e592ca931c (patch) | |
tree | 5b81d2be6ccdafab3b48b97b2b0499789226551d | |
parent | 356e79e47fcbd9dfe650dbb12d1c5dd5f07a2772 (diff) | |
download | emacs-72cc9cf2cde6e8bce7884f6a91db90e592ca931c.tar.gz emacs-72cc9cf2cde6e8bce7884f6a91db90e592ca931c.tar.bz2 emacs-72cc9cf2cde6e8bce7884f6a91db90e592ca931c.zip |
; Fix typos
-rw-r--r-- | ChangeLog.4 | 2 | ||||
-rw-r--r-- | doc/misc/gnus.texi | 2 | ||||
-rw-r--r-- | 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 |