]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 19 Aug 1997 19:48:40 +0000 (19:48 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 19 Aug 1997 19:48:40 +0000 (19:48 +0000)
lisp/add-log.el

index bbd51b27d983360676e28d4e1672dca86d38c210..6ef0347f8846ac387bf5b6136daf8dce904e41bd 100644 (file)
@@ -98,7 +98,7 @@ and `current-time-string' are two valid values."
     ;; Conditionals.
     ("\\[!?\\([^]\n]+\\)\\]\\(:\\| (\\)" (1 font-lock-variable-name-face))
     ;;
-    ;; Acknowledgments.
+    ;; Acknowledgements.
     ("^\t\\(From\\|Reported by\\)" 1 font-lock-comment-face)
     )
   "Additional expressions to highlight in Change Log mode.")