autoconf-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: s/'m/am/


From: Akim Demaille
Subject: FYI: s/'m/am/
Date: Mon, 23 Jun 2003 16:37:08 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Index: ChangeLog
from  Akim Demaille  <address@hidden>

        * tests/torture.at (#define header templates): Don't use quotes in
        C++ comments as it puzzles Emacs' sh font-lock-mode.

Index: tests/torture.at
===================================================================
RCS file: /cvsroot/autoconf/autoconf/tests/torture.at,v
retrieving revision 1.43
diff -u -u -r1.43 torture.at
--- tests/torture.at 22 May 2003 13:24:08 -0000 1.43
+++ tests/torture.at 23 Jun 2003 14:34:30 -0000
@@ -297,7 +297,7 @@
 # Things included in confdefs.h, but which make no sense in
 # config.h, nor in $DEFS.
 cat <<\EOF >>confdefs.h
-/* Hi Mum! Look, I'm doing C++! */
+/* Hi Mum! Look, I am doing C++! */
 #ifdef __cplusplus
 void exit (int status);
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]