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 9ab2d77854b..c43562f1ca4 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -453,7 +453,7 @@ is specified by the variable `message-log-max'." (view-help-file "MORE.STUFF")) (defun view-lossage () - "Display last 100 input keystrokes. + "Display last 300 input keystrokes. To record all your input on a file, use `open-dribble-file'." (interactive) |