Werner Koch wrote:
> On Sun, 12 Feb 2012 22:48, j...@meyering.net said:
>
>> Hard-coding "--"...
My point was that we may not want to hard-code "--".
What if someone includes email with a "--" line followed by a signature?
...
> Okay. Here comes the fixed patch:
>
>
>>From 816b5f0f0928e257f7a4d7
Reuben Thomas wrote:
> The following patch consistently applies the practice of breaking
> commands out on to a separate line for ease of
> copy-and-pasting/triple-clicking/whatever.
>
> +2012-02-18 Reuben Thomas
> +
> + README-release: make it easier to execute commands
> + * top/README
Karl Berry wrote:
> The following files are/were all synced from automake. They had their
> copyright years unified in gnulib. But not in automake. Can this be
> resolved one way or another, please?
>
>build-aux/ar-lib
>build-aux/compile
>build-aux/depcomp
>build-aux/elisp-comp
>
The following files are/were all synced from automake. They had their
copyright years unified in gnulib. But not in automake. Can this be
resolved one way or another, please?
build-aux/ar-lib
build-aux/compile
build-aux/depcomp
build-aux/elisp-comp
build-aux/mdate-sh
build-aux
The following patch consistently applies the practice of breaking
commands out on to a separate line for ease of
copy-and-pasting/triple-clicking/whatever.
>From a5065f237373a4e070ddf20fac450f6f5c4dae94 Mon Sep 17 00:00:00 2001
From: Reuben Thomas
Date: Sat, 18 Feb 2012 15:16:38 +
Subject: [P