]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typos
authorStefan Kangas <stefankangas@gmail.com>
Sun, 12 Feb 2023 02:23:13 +0000 (03:23 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 12 Feb 2023 02:23:41 +0000 (03:23 +0100)
ChangeLog.2
ChangeLog.3
lisp/image/image-dired-dired.el

index cde9e63df8848f04fc92524d7c154f2716f8de84..11e6049b0bd89610ebc1ae4bc71d1794e9540e20 100644 (file)
 
 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
index 3d733804e39b29b7753e45124801dbe83ed9a50c..c254f595e89cf252567224fc3d14ea7571f911a0 100644 (file)
 
 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
index 15230c9e42a2491eb3b597af751f0e161077660e..6b932601df0d0614361c72b64babeaca6391fb70 100644 (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)