aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/help.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/help.el b/lisp/help.el
index 9575f5b090c..dcf1f32069b 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -455,6 +455,8 @@ is specified by the variable `message-log-max'."
455 455
456(defun view-lossage () 456(defun view-lossage ()
457 "Display last few input keystrokes and the commands run. 457 "Display last few input keystrokes and the commands run.
458For convenience this uses the same format as
459`edit-last-kbd-macro'.
458 460
459To record all your input, use `open-dribble-file'." 461To record all your input, use `open-dribble-file'."
460 (interactive) 462 (interactive)