From b4ff8cc591250823d726d59340d32cd72f1103f0 Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Sun, 4 Feb 2018 11:47:30 +0100 Subject: [PATCH] Two minor fixes in Antinews * doc/emacs/anti.texi (Antinews): Two minor fixes. --- doc/emacs/anti.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/emacs/anti.texi b/doc/emacs/anti.texi index 9c63e04dcbe..8cef1be4e10 100644 --- a/doc/emacs/anti.texi +++ b/doc/emacs/anti.texi @@ -90,12 +90,12 @@ You can no longer disable attempts of recovery from fatal exceptions such as C stack overflows and fatal signals. Since the recovery included in Emacs is reliable enough, we decided there was no reason to put your edits in danger of becoming lost when these situations -happen. The variables @code{'attempt-stack-overflow-recovery} and +happen. The variables @code{attempt-stack-overflow-recovery} and @code{attempt-orderly-shutdown-on-fatal-signal} are therefore removed. @item The @code{list-timers} command was removed, as we decided timers are -not user-level feature, and therefore users should not be allowed to +no user-level feature, and therefore users should not be allowed to mess with them. Ask an Emacs Lisp guru near you for help if you have a runaway timer in your session. (Of course, as you move back in time, such runaway timers will become less and less frequent, and -- 2.39.2