Lookup man pages with F1.
This commit is contained in:
parent
90c6af74b6
commit
ffc6a94849
7
init.el
7
init.el
|
@ -1,5 +1,5 @@
|
|||
;;; init.el --- tastytea's Emacs init file.
|
||||
;; Time-stamp: <2019-08-20T15:39:46+00:00>
|
||||
;; Time-stamp: <2019-08-25T02:14:00+00:00>
|
||||
|
||||
;;; Commentary:
|
||||
;; I am using this file with Emacs 26, but most of it will probably work with
|
||||
|
@ -561,7 +561,10 @@ With argument, do this that many times."
|
|||
:defer t
|
||||
:custom-face
|
||||
(Man-overstrike ((t (:inherit font-lock-type-face :bold t))))
|
||||
(Man-underline ((t (:inherit font-lock-keyword-face :underline t)))))
|
||||
(Man-underline ((t (:inherit font-lock-keyword-face :underline t))))
|
||||
:bind
|
||||
("<f1>" . (lambda () (interactive) (manual-entry (current-word))))
|
||||
)
|
||||
|
||||
;;;;;;;;;;;;;;;;;;;; Misc ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||
;; Show directory tree in a window.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
127.0.0.1:51313 5940
|
||||
127.0.0.1:51313 18091
|
||||
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
Loading…
Reference in New Issue
Block a user