From 2a7e89eac7e012686153a057543f2b37e6f144ab Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 15 Nov 2008 06:18:47 +0000 Subject: [PATCH] * help-fns.el (describe-function-1): Do char-range check for self-insert-command. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 478d0d8c52a..45de7f5b0fb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-11-15 Chong Yidong + + * help-fns.el (describe-function-1): Do char-range check for + self-insert-command. + 2008-11-14 Karl Fogel * files.el (file-precious-flag): Document that this flag is -- 2.39.5