From 4da398d8b57aae740f054b4d04cba72735a4044c Mon Sep 17 00:00:00 2001 From: Stefan Kangas <stefankangas@gmail.com> Date: Sun, 12 Feb 2023 03:23:13 +0100 Subject: [PATCH] ; Fix typos --- ChangeLog.2 | 2 +- ChangeLog.3 | 2 +- lisp/image/image-dired-dired.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog.2 b/ChangeLog.2 index cde9e63df88..11e6049b0bd 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -111,7 +111,7 @@ 2017-03-21 Noam Postavsky <npostavs@gmail.com> - Narrow scope of modification hook renabling in org-src fontification + Narrow scope of modification hook re-enabling in org-src fontification Modification hooks should be enabled while modifying text in the org-src temp buffer, but in 2017-01-29 "Call modification hooks in diff --git a/ChangeLog.3 b/ChangeLog.3 index 3d733804e39..c254f595e89 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -204741,7 +204741,7 @@ 2017-03-21 Noam Postavsky <npostavs@gmail.com> - Narrow scope of modification hook renabling in org-src fontification + Narrow scope of modification hook re-enabling in org-src fontification Modification hooks should be enabled while modifying text in the org-src temp buffer, but in 2017-01-29 "Call modification hooks in diff --git a/lisp/image/image-dired-dired.el b/lisp/image/image-dired-dired.el index 15230c9e42a..6b932601df0 100644 --- a/lisp/image/image-dired-dired.el +++ b/lisp/image/image-dired-dired.el @@ -355,7 +355,7 @@ command. The result is one or more new files in "Mark files whose tag matches REGEXP. A `tag' is a keyword, a piece of meta data, associated with an image file and stored in image-dired's database file. This command -promts for a regexp, and then matches it against all the tags +prompts for a regexp, and then matches it against all the tags of all the image files in the database file. The files that have a matching tag will be marked in the Dired buffer." (interactive "sMark tagged files (regexp): " dired-mode) -- 2.39.5