summaryrefslogtreecommitdiff
path: root/ChangeLog.4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2026-04-29 22:42:22 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2026-04-29 22:45:51 -0700
commit4fcc8a473a19c2d80ac984c8b6ed4dda8d6679df (patch)
treee2aa12f5b7a0a963e91c4842354fca5399e1f431 /ChangeLog.4
parent3ce42ffd609c1004df537fa51d4ab6b2cb168c51 (diff)
; Spelling fixes.
Diffstat (limited to 'ChangeLog.4')
-rw-r--r--ChangeLog.46
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.4 b/ChangeLog.4
index 1eb44ba7b44..0624cc5a199 100644
--- a/ChangeLog.4
+++ b/ChangeLog.4
@@ -22242,7 +22242,7 @@
2024-03-10 Andreas Schwab <schwab@linux-m68k.org>
- Avoid dependency on nonexisting target in lispref makefile
+ Avoid dependency on nonexistent target in lispref makefile
* doc/lispref/Makefile.in (auxfiles): Change target into a
variable.
@@ -83524,7 +83524,7 @@
2023-12-04 Philipp Stephani <p.stephani2@gmail.com>
- Don't claim to signal an error when deleting a nonexisting file.
+ Don't claim to signal an error when deleting a nonexistent file.
The behavior has changed in commit
1a65afb7ecc2a52127d6164bad19313440237f9d to no longer signal an error
@@ -150001,7 +150001,7 @@
2022-04-27 Lars Ingebrigtsen <larsi@gnus.org>
- Give better error message in dired-toggle-read-only on nonexisting dirs
+ Give better error message in dired-toggle-read-only on nonexistent dirs
* lisp/dired.el (dired-toggle-read-only): Refuse to edit
non-existent directories (bug#23276).