diff options
| author | Stefan Kangas | 2023-09-26 13:50:15 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2023-09-29 00:28:28 +0200 |
| commit | 72cc9cf2cde6e8bce7884f6a91db90e592ca931c (patch) | |
| tree | 5b81d2be6ccdafab3b48b97b2b0499789226551d | |
| parent | 356e79e47fcbd9dfe650dbb12d1c5dd5f07a2772 (diff) | |
| download | emacs-72cc9cf2cde6e8bce7884f6a91db90e592ca931c.tar.gz 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 @@ | |||
| 79829 | Some adjustments to last change | 79829 | Some adjustments to last change |
| 79830 | 79830 | ||
| 79831 | * src/gtkutil.c (xg_set_undecorated): Only set ARGB visual on | 79831 | * src/gtkutil.c (xg_set_undecorated): Only set ARGB visual on |
| 79832 | Cairo builds wtihout PGTK. | 79832 | Cairo builds without PGTK. |
| 79833 | * src/xfns.c (select_visual): Likewise. | 79833 | * src/xfns.c (select_visual): Likewise. |
| 79834 | 79834 | ||
| 79835 | 2022-01-29 Håkon Flatval <hkon20@hotmail.com> | 79835 | 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 | |||
| 24838 | package (@pxref{Spam Statistics Filtering}). | 24838 | package (@pxref{Spam Statistics Filtering}). |
| 24839 | 24839 | ||
| 24840 | The spam and ham processors that apply to each group are determined by | 24840 | The spam and ham processors that apply to each group are determined by |
| 24841 | the group's@code{spam-process} group parameter. If this group | 24841 | the group's @code{spam-process} group parameter. If this group |
| 24842 | parameter is not defined, they are determined by the variable | 24842 | parameter is not defined, they are determined by the variable |
| 24843 | @code{gnus-spam-process-newsgroups}. | 24843 | @code{gnus-spam-process-newsgroups}. |
| 24844 | 24844 | ||
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 @@ | |||
| 38 | 38 | ||
| 39 | ;; This was `cyrillic-jcuken'. Alexander Mikhailian | 39 | ;; This was `cyrillic-jcuken'. Alexander Mikhailian |
| 40 | ;; <mikhailian@altern.org> says: "cyrillic-jcuken" is actually | 40 | ;; <mikhailian@altern.org> says: "cyrillic-jcuken" is actually |
| 41 | ;; russian. It is ok but a bit outdated. This layout has been used | 41 | ;; Russian. It is ok but a bit outdated. This layout has been used |
| 42 | ;; in typewriters for ages but it has been superseded on desktops by | 42 | ;; in typewriters for ages but it has been superseded on desktops by |
| 43 | ;; a variation of this layout, implemented in M$ Windows software. | 43 | ;; a variation of this layout, implemented in M$ Windows software. |
| 44 | ;; The Windows layout is greatly preferred because of the comma and | 44 | ;; The Windows layout is greatly preferred because of the comma and |
| 45 | ;; period being placed more conveniently and, of course, because of | 45 | ;; period being placed more conveniently and, of course, because of |
| 46 | ;; the popularity of Windows software. This layout is a common option | 46 | ;; the popularity of Windows software. This layout is a common option |
| 47 | ;; in X Windows and console layouts for GNU/Linux. [See | 47 | ;; in X Windows and console layouts for GNU/Linux. [See |
| 48 | ;; `russian-computer' below.] | 48 | ;; `russian-computer' below.] |
| 49 | (quail-define-package | 49 | (quail-define-package |