]> git.eshelyaron.com Git - emacs.git/commitdiff
Two minor fixes in Antinews
authorMartin Rudalics <rudalics@gmx.at>
Sun, 4 Feb 2018 10:47:30 +0000 (11:47 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sun, 4 Feb 2018 10:47:30 +0000 (11:47 +0100)
* doc/emacs/anti.texi (Antinews): Two minor fixes.

doc/emacs/anti.texi

index 9c63e04dcbedad6a32d6318bd938f7ecd5d302d6..8cef1be4e10211f08d069c6b6c4ffdf4bdb9374e 100644 (file)
@@ -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