unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49356: 28.0.50; [PATCH] Fix typo in c-macro-expand docstring
       [not found] <m1h7hbcrj9.fsf.ref@yahoo.es>
@ 2021-07-03 16:04 ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-07-03 16:13   ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-07-03 16:04 UTC (permalink / raw)
  To: 49356

[-- Attachment #1: Type: text/plain, Size: 77 bytes --]


The attached patch fixes a small typo in the c-macro-expand documentation.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-typo-in-c-macro-expand-docstring.patch --]
[-- Type: text/x-patch, Size: 903 bytes --]

From 8232e932c7982fb110f7c19bbc8a838145c818c2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mart=C3=ADn?= <mardani29@yahoo.es>
Date: Sat, 3 Jul 2021 17:59:22 +0200
Subject: [PATCH] Fix typo in c-macro-expand docstring

* lisp/progmodes/cmacexp.el (c-macro-expand): Fix typo.
---
 lisp/progmodes/cmacexp.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/cmacexp.el b/lisp/progmodes/cmacexp.el
index edcd88ce24..0f7c8c6f31 100644
--- a/lisp/progmodes/cmacexp.el
+++ b/lisp/progmodes/cmacexp.el
@@ -141,7 +141,7 @@ c-macro-expand
 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'.
 
-- 
2.31.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#49356: 28.0.50; [PATCH] Fix typo in c-macro-expand docstring
  2021-07-03 16:04 ` bug#49356: 28.0.50; [PATCH] Fix typo in c-macro-expand docstring Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2021-07-03 16:13   ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2021-07-03 16:13 UTC (permalink / raw)
  To: Daniel Martín; +Cc: 49356-done

> Date: Sat, 03 Jul 2021 18:04:42 +0200
> From:  Daniel Martín via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> The attached patch fixes a small typo in the c-macro-expand documentation.

Thanks, installed on the emacs-27 branch.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-03 16:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m1h7hbcrj9.fsf.ref@yahoo.es>
2021-07-03 16:04 ` bug#49356: 28.0.50; [PATCH] Fix typo in c-macro-expand docstring Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-03 16:13   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).