string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
+2001-03-25 Eli Zaretskii <eliz@is.elta.co.il>
+
+ * help.el (view-lossage): Mention open-dribble-file in the doc
+ string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
+
2001-03-23 Stefan Monnier <monnier@cs.yale.edu>
* skeleton.el (skeleton-internal-list): Fix bogus logic.
(view-file (expand-file-name "PROBLEMS" data-directory)))
(defun view-lossage ()
- "Display last 100 input keystrokes."
+ "Display last 100 input keystrokes.
+
+To record all your input on a file, use `open-dribble-file'."
(interactive)
(with-output-to-temp-buffer "*Help*"
(princ (mapconcat (function (lambda (key)