]> code.delx.au - gnu-emacs/commitdiff
(apropos-print): Don't do where-is on self-insert-command.
authorRichard M. Stallman <rms@gnu.org>
Tue, 18 Apr 2006 21:16:50 +0000 (21:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 18 Apr 2006 21:16:50 +0000 (21:16 +0000)
lisp/apropos.el

index b490b8173bac7af7d3e6ecb84ab1d214e84477c7..3889655ff994aaa86490c174f337d85e2a7e7e3c 100644 (file)
@@ -908,6 +908,7 @@ If non-nil TEXT is a string that will be printed as a heading."
          ;; 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