aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/help.el
diff options
context:
space:
mode:
authorRomain Francoise <[email protected]>2008-10-11 18:43:38 +0000
committerRomain Francoise <[email protected]>2008-10-11 18:43:38 +0000
commit6b8d1c7243b68623aac3eba9414898b8aaf590f8 (patch)
tree334e868ceb54dd650cd277fcc4eb5c887a9dccc5 /lisp/help.el
parent6d02b70b0a2ea4e00ee8805dfa039a8e1d34bd1f (diff)
* help.el (view-lossage): Fix docstring, lossage is now 300 keys.
* kmacro.el (kmacro-edit-lossage): Ditto. * edmacro.el (edit-kbd-macro): Ditto.
Diffstat (limited to 'lisp/help.el')
-rw-r--r--lisp/help.el2
1 files changed, 1 insertions, 1 deletions
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)