diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-12-01 16:36:09 +0100 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-12-01 16:36:09 +0100 |
commit | 70ecdebc92c879af90f2d25a2b751d1cc4f3f80d (patch) | |
tree | 27d9ebd0090f107cb4381b8155e08097c988a471 /lisp/gnus/ChangeLog.3 | |
parent | a86ccb5f9dd4a5fe8e6af974d7f577e7b5d0a8d4 (diff) | |
download | emacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.tar.gz emacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.tar.bz2 emacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.zip |
; Fix typos (don't abbreviate "with" or "without")
Diffstat (limited to 'lisp/gnus/ChangeLog.3')
-rw-r--r-- | lisp/gnus/ChangeLog.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3 index c55d6225e3f..3b41e9edc94 100644 --- a/lisp/gnus/ChangeLog.3 +++ b/lisp/gnus/ChangeLog.3 @@ -22675,7 +22675,8 @@ * nnspool.el (nnspool-spool-directory): Use news-directory instead of news-path. - * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook. + * spam-stat.el (spam-stat-unload-hook): Set as a variable with + add-hook. * spam.el: Delete duplicate `provide'. (spam-unload-hook): Set as a variable with add-hook. |