(help-map): Make C-i run info-lookup-symbol.
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
(define-key help-map "i" 'info)
|
||||
(define-key help-map "\C-f" 'Info-goto-emacs-command-node)
|
||||
(define-key help-map "\C-k" 'Info-goto-emacs-key-command-node)
|
||||
(define-key help-map "\C-i" 'word-help)
|
||||
(define-key help-map "\C-i" 'info-lookup-symbol)
|
||||
|
||||
(define-key help-map "l" 'view-lossage)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user