From b24ae269b28673fabf4458f0c3d4afbf5c93a164 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Fri, 12 Feb 2021 18:21:45 +0000 Subject: [PATCH] ; Fix typo in last change to m4-mode.el. --- lisp/progmodes/m4-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2