]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/timer.el
Backslash cleanup in Elisp source files
[gnu-emacs] / lisp / emacs-lisp / timer.el
index dca459f2bf699670aa69702e68c2a261ba101f25..bf8e9ff273a36831013d70b34ac43ce69e6ba3c8 100644 (file)
@@ -205,7 +205,7 @@ timers).  If nil, allocate a new cell."
   "Insert TIMER into `timer-idle-list'.
 This arranges to activate TIMER whenever Emacs is next idle.
 If optional argument DONT-WAIT is non-nil, set TIMER to activate
-immediately \(see below\), or at the right time, if Emacs is
+immediately \(see below), or at the right time, if Emacs is
 already idle.
 
 REUSE-CELL, if non-nil, is a cons cell to reuse when inserting