[Timeline] Enable quitting the current window

This commit is contained in:
Daniel Borchmann 2018-06-29 21:21:50 +02:00
parent 70c531a5da
commit c4508fcca0
Signed by: exot
GPG Key ID: 4F63DB96D45AA9C6

View File

@ -62,6 +62,7 @@ Filter are applied in the order they are given in this list."
(define-key map "r" #'timeline-tools-redraw-timeline)
(define-key map "f" #'timeline-tools-forward-day)
(define-key map "b" #'timeline-tools-backward-day)
(define-key map "q" #'quit-window)
map))
(define-derived-mode timeline-tools-mode