summaryrefslogtreecommitdiff
path: root/lisp/progmodes/m4-mode.el
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2021-02-12 18:21:45 +0000
committerBasil L. Contovounesios <contovob@tcd.ie>2021-02-12 18:21:45 +0000
commitb24ae269b28673fabf4458f0c3d4afbf5c93a164 (patch)
treebee467935e26e271a0066050657473eb9cf863d8 /lisp/progmodes/m4-mode.el
parent733dfe244b44de957b0d91b7726f3e053be7000a (diff)
downloademacs-b24ae269b28673fabf4458f0c3d4afbf5c93a164.tar.gz
; Fix typo in last change to m4-mode.el.
Diffstat (limited to 'lisp/progmodes/m4-mode.el')
-rw-r--r--lisp/progmodes/m4-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/m4-mode.el b/lisp/progmodes/m4-mode.el
index 431d86bddd2..7dfaed44282 100644
--- a/lisp/progmodes/m4-mode.el
+++ b/lisp/progmodes/m4-mode.el
@@ -78,7 +78,7 @@ If m4 is not in your PATH, set this to an absolute file name."
"stack_foreach_sep" "stack_foreach_sep_lifo" "substr" "syscmd"
"sysval" "traceoff" "traceon" "translit" "undefine" "undivert"
"unix" "upcase" "windows")
- "List of valid m4 macros. for M4 mode"))
+ "List of valid m4 macros for M4 mode."))
(defvar m4-font-lock-keywords
(eval-when-compile