mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
(doctor-mode-map): Rename from `doc-mode-map'.
This commit is contained in:
parent
f6039de63e
commit
9d6f699a8b
@ -89,7 +89,7 @@
|
||||
(set what ww)
|
||||
first))
|
||||
|
||||
(defvar doc-mode-map
|
||||
(defvar doctor-mode-map
|
||||
(let ((map (make-sparse-keymap)))
|
||||
(define-key map "\n" 'doctor-read-print)
|
||||
(define-key map "\r" 'doctor-ret-or-read)
|
||||
|
Loading…
Reference in New Issue
Block a user