From 6b8d1c7243b68623aac3eba9414898b8aaf590f8 Mon Sep 17 00:00:00 2001 From: Romain Francoise Date: Sat, 11 Oct 2008 18:43:38 +0000 Subject: * help.el (view-lossage): Fix docstring, lossage is now 300 keys. * kmacro.el (kmacro-edit-lossage): Ditto. * edmacro.el (edit-kbd-macro): Ditto. --- lisp/help.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/help.el') diff --git a/lisp/help.el b/lisp/help.el index 9ab2d77854..c43562f1ca 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) -- cgit v1.2.3