1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(apropos-print): Don't do where-is on self-insert-command.

This commit is contained in:
Richard M. Stallman 2006-04-18 21:16:50 +00:00
parent 4cabf12bbc
commit 7cf8b3fcac

View 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