[PATCH] [doc] Insert space before open-paren in C code fragments.

2010-02-15 Thread Thien-Thi Nguyen
Greetings, This is a tiny change to keep the internal consistency, you know, internally consistent... BTW, i had to wrestle a bit w/ the time-stamp (line 6) to avoid "febbraio 16, 2010". Perhaps one could add: system-time-locale: "C" to the local variables block at EOF? thi

init.sh changes pushed

2010-02-15 Thread Jim Meyering
I've pushed the init.sh changes we discussed yesterday. I have not yet addressed the multiple-dir-add-to-PATH being in the reverse order, but so far, there are is no user that calls path_prepend_ with two or more names. >From 9d2dcbfcfd0b8be3d89332aafbb731935f029915 Mon Sep 17 00:00:00 2001 From:

[PATCH] maint.mk: mark syntax-check sc_*.m rules as .PHONY

2010-02-15 Thread Jim Meyering
FYI, >From 46f482ed7eed0b034b88c0f6b8a546f668d20321 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 15 Feb 2010 11:04:56 +0100 Subject: [PATCH] maint.mk: mark syntax-check sc_*.m rules as .PHONY * top/maint.mk ($(syntax-check-rules)): Add .PHONY, so that "make -t syntax-check" doesn't cre