]> git.eshelyaron.com Git - emacs.git/commit
Improve navigation keybindings in emacs-news-mode
authorStefan Kangas <stefan@marxist.se>
Sun, 3 Jul 2022 12:40:21 +0000 (14:40 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 3 Jul 2022 12:40:21 +0000 (14:40 +0200)
commitd68ecda05c4a634a1f0a606c73137d85bf261775
tree5c84424c8695d568b50fc7a06a4d0b2186839c80
parent18a2bc7a6e9af85e58ba77fc48277cc2a92e00f3
Improve navigation keybindings in emacs-news-mode

* lisp/textmodes/emacs-news-mode.el (emacs-news-common-map): New
defvar-keymap.  Bind navigation commands as in 'org-mode' and
'outline-minor-mode'.
(emacs-news-mode-map): Inherit from 'emacs-news-common-map'.
(emacs-news-view-mode-map): New defvar-keymap; inherit from
'emacs-news-common-map'.
lisp/textmodes/emacs-news-mode.el