summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2021-08-01 06:12:18 -0700
committerGlenn Morris <rgm@gnu.org>2021-08-01 06:12:18 -0700
commit61def1e392b3e0483d3a2fab5eed123a00a9f0b8 (patch)
tree178d925aced08617d9e5cc018bced32232d76801
parentd0625dc5530dbaec847c5973a0851b635c03e0fa (diff)
downloademacs-61def1e392b3e0483d3a2fab5eed123a00a9f0b8.tar.gz
; Auto-commit of loaddefs files.
-rw-r--r--lisp/ldefs-boot.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ldefs-boot.el b/lisp/ldefs-boot.el
index 71b107e071c..5948b6a67e4 100644
--- a/lisp/ldefs-boot.el
+++ b/lisp/ldefs-boot.el
@@ -5039,7 +5039,7 @@ Normally display output in temp buffer, but
prefix arg means replace the region with it.
`c-macro-preprocessor' specifies the preprocessor to use.
-Tf the user option `c-macro-prompt-flag' is non-nil
+If the user option `c-macro-prompt-flag' is non-nil
prompt for arguments to the preprocessor (e.g. `-DDEBUG -I ./include'),
otherwise use `c-macro-cppflags'.