From 90ad3541601927fe76675d0462a1793246a4462d Mon Sep 17 00:00:00 2001 From: Martin Rudalics Date: Thu, 25 Dec 2008 13:49:52 +0000 Subject: [PATCH] (help-for-help-internal): Fix entry for "l". --- lisp/ChangeLog | 4 ++++ lisp/help.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c28cc37e29e..0d00252edde 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-12-25 Martin Rudalics + + * help.el (help-for-help-internal): Fix entry for "l". + 2008-12-25 Richard M Stallman * shadowfile.el (shadow-copy-file): Revert previous change. diff --git a/lisp/help.el b/lisp/help.el index c43562f1ca4..f2b7cf0a6c7 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -221,7 +221,7 @@ i Start the Info documentation reader: read on-line manuals. I METHOD Describe a specific input method, or RET for current. k KEYS Display the full documentation for the key sequence. K KEYS Show the on-line manual's section for the command bound to KEYS. -l Show last 100 characters you typed (lossage). +l Show last 300 input keystrokes (lossage). L LANG-ENV Describes a specific language environment, or RET for current. m Display documentation of current minor modes and current major mode, including their special commands. -- 2.39.2