; Fix typos

This commit is contained in:
Stefan Kangas 2023-02-12 03:23:13 +01:00
parent 074008ee2d
commit 4da398d8b5
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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)