Does this patch do the job?
*** apropos.el 29 Mar 2006 18:03:11 -0500 1.115
--- apropos.el 14 Apr 2006 22:02:09 -0400
***************
*** 908,913 ****
--- 908,914 ----
;; Calculate key-bindings if we want them.
(and do-keys
(commandp symbol)
+ (not (eq symbol 'self-insert-command))
(indent-to 30 1)
(if (let ((keys
(save-excursion_______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
