changeset 70092:e08e964839f4

(apropos-print): Don't do where-is on self-insert-command.
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Apr 2006 21:16:50 +0000
parents 4427f1e01f3e
children da16308f67d1
files lisp/apropos.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/apropos.el	Tue Apr 18 21:16:13 2006 +0000
+++ b/lisp/apropos.el	Tue Apr 18 21:16:50 2006 +0000
@@ -908,6 +908,7 @@
 	  ;; 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