diff options
| author | Stefan Kangas | 2022-12-01 16:36:09 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2022-12-01 16:36:09 +0100 |
| commit | 70ecdebc92c879af90f2d25a2b751d1cc4f3f80d (patch) | |
| tree | 27d9ebd0090f107cb4381b8155e08097c988a471 /ChangeLog.2 | |
| parent | a86ccb5f9dd4a5fe8e6af974d7f577e7b5d0a8d4 (diff) | |
| download | emacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.tar.gz emacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.zip | |
; Fix typos (don't abbreviate "with" or "without")
Diffstat (limited to 'ChangeLog.2')
| -rw-r--r-- | ChangeLog.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index 483dec25420..143be59c9e9 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 | |||
| @@ -23054,8 +23054,8 @@ | |||
| 23054 | 23054 | ||
| 23055 | Fix tests in file-notify-tests.el | 23055 | Fix tests in file-notify-tests.el |
| 23056 | * test/automated/file-notify-tests.el: Remove Tramp declarations. | 23056 | * test/automated/file-notify-tests.el: Remove Tramp declarations. |
| 23057 | (file-notify-test00-availability): Print remote command w/o Tramp | 23057 | (file-notify-test00-availability): Print remote command without |
| 23058 | internal functions. | 23058 | Tramp internal functions. |
| 23059 | (file-notify-test02-events, file-notify-test02-events-remote): | 23059 | (file-notify-test02-events, file-notify-test02-events-remote): |
| 23060 | Adapt docstring. | 23060 | Adapt docstring. |
| 23061 | (file-notify-test03-autorevert): Use `format-message' when | 23061 | (file-notify-test03-autorevert): Use `format-message' when |