diff options
Diffstat (limited to 'lisp/help.el')
-rw-r--r-- | lisp/help.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el index 1f12666c7e6..d3b0e02f081 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -458,7 +458,7 @@ the variable `message-log-max'." "Display last input keystrokes and the commands run. For convenience this uses the same format as `edit-last-kbd-macro'. -See `update-lossage-size' to update the number of recorded keystrokes. +See `lossage-size' to update the number of recorded keystrokes. To record all your input, use `open-dribble-file'." (interactive) |