From: Chong Yidong Date: Sat, 15 Nov 2008 06:18:47 +0000 (+0000) Subject: * help-fns.el (describe-function-1): Do char-range check for X-Git-Tag: emacs-pretest-23.0.90~1826 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2a7e89eac7e012686153a057543f2b37e6f144ab;p=emacs.git * help-fns.el (describe-function-1): Do char-range check for self-insert-command. --- 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