Pārlūkot izejas kodu

Fix amx-map C-h key

master
10sr pirms 5 gadiem
vecāks
revīzija
9dfb7f5ae1
Parakstījis: 10sr GPG atslēgas ID: 7BEC428194130EB2
1 mainītis faili ar 3 papildinājumiem un 1 dzēšanām
  1. +3
    -1
      emacs.el

+ 3
- 1
emacs.el Parādīt failu

@@ -559,7 +559,9 @@ found, otherwise returns nil."
(prompt-text-mode 1))

(when (safe-require-or-eval 'amx)
(amx-mode 1))
(amx-mode 1)
(defvar amx-map)
(define-key amx-map (kbd "C-h") (kbd "DEL")))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; letters, font-lock mode and fonts


Notiek ielāde…
Atcelt
Saglabāt