# HG changeset patch # User Luc Teirlinck # Date 1078461766 0 # Node ID d0c3cadb7e21c27b0b1b7cc52f1394445bfd6bfe # Parent d11df80991d8a73465ef2fdca697aa8fbe9b98e9 (help-at-pt-timer-delay): Minor doc fix (remove stray space). diff -r d11df80991d8 -r d0c3cadb7e21 lisp/help-at-pt.el --- a/lisp/help-at-pt.el Thu Mar 04 23:27:00 2004 +0000 +++ b/lisp/help-at-pt.el Fri Mar 05 04:42:46 2004 +0000 @@ -101,7 +101,7 @@ If a timer is already active, there are two ways to make the new value take effect immediately. After setting the value, you can first call `help-at-pt-cancel-timer' and then set a new timer -with `help-at-pt-set-timer' . Alternatively, you can set this +with `help-at-pt-set-timer'. Alternatively, you can set this variable through Custom. This will not set a timer if none is active, but if one is already active, Custom will make it use the new value."