; Fix typos

This commit is contained in:
Stefan Kangas
2022-11-18 15:48:22 +01:00
parent c116d9f74c
commit ba485eb949
76 changed files with 168 additions and 173 deletions

View File

@@ -9317,7 +9317,7 @@
optional.
* src/buffer.c (Fbarf_if_buffer_read_only): Rename argument POS
to POSITION to keep consisteny with doc-string.
to POSITION to keep consistent with doc-string.
2016-02-01 Paul Eggert <eggert@cs.ucla.edu>
@@ -34464,7 +34464,7 @@
* lisp/emacs-lisp/package.el: Make archive and status pseudo-keywords
(package--has-keyword-p): Understand "arc:xxxx" and "status:xxxx"
as special keywords which match agains package archive and status
as special keywords which match against package archive and status
respectively.
* etc/NEWS: Document it.