From ffa81c22a3ac0fb75ad9bf2b1c3cdbf9eafa0bc9 Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Mon, 7 May 2018 01:37:37 -0300 Subject: [PATCH] Revert: 2018-04-30 Raymond Nicholson * manual/startup.texi (Aborting a Program): Remove inappropriate joke. This complies with the decision of the project leader and primary and ultimate maintainer, who partially delegated maintainership to myself and others under certain constraints. This is also in line with the community-agreed procedures. It is obvious that we didn't have consensus on a decision to install that patch, since both sides are still arguing over it. As for the decision to reverse the deletion, if we even need one to counter a move that did not have consensus, although nobody else offered to install the reversal and restore the status prior to the fait accompli, and some explicitly refused to do so themselves, nobody objected when I offered to do so. Therefore, by the same reasoning that led to the mistaken installation of the patch, and after a much longer wait for objections, I understand there is consensus on my reverting it. --- ChangeLog | 6 ++++++ manual/startup.texi | 8 ++++++++ 2 files changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 63531c5943..7397335533 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2018-05-07 Alexandre Oliva + + Revert: + 2018-04-30 Raymond Nicholson + * manual/startup.texi (Aborting a Program): Remove inappropriate joke. + 2018-05-05 Paul Pluzhnikov [BZ #20419] diff --git a/manual/startup.texi b/manual/startup.texi index 21c48cd037..7395d32dd0 100644 --- a/manual/startup.texi +++ b/manual/startup.texi @@ -1005,6 +1005,14 @@ This function actually terminates the process by raising a intercept this signal; see @ref{Signal Handling}. @end deftypefun +@c Put in by rms. Don't remove. +@cartouche +@strong{Future Change Warning:} Proposed Federal censorship regulations +may prohibit us from giving you information about the possibility of +calling this function. We would be required to say that this is not an +acceptable way of terminating a program. +@end cartouche + @node Termination Internals @subsection Termination Internals