From: Stefan Kangas Date: Sun, 12 Feb 2023 02:23:13 +0000 (+0100) Subject: ; Fix typos X-Git-Tag: emacs-29.0.90~451 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4da398d8b57;p=emacs.git ; Fix typos --- 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 - 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 - 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)