Kaynağa Gözat

Remove my-prefix-map configs

master
10sr 6 yıl önce
ebeveyn
işleme
480d5bb9dd
İmzalayan: 10sr GPG Anahtar Kimliği: 7BEC428194130EB2
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. +3
    -3
      emacs.el

+ 3
- 3
emacs.el Dosyayı Görüntüle

@@ -228,9 +228,9 @@ found, otherwise returns nil."
(defvar my-prefix-map nil
"My prefix map.")
(define-prefix-command 'my-prefix-map)
(define-key ctl-x-map (kbd "C-x") 'my-prefix-map)
(define-key my-prefix-map (kbd "C-q") 'quoted-insert)
(define-key my-prefix-map (kbd "C-z") 'suspend-frame)
;; (define-key ctl-x-map (kbd "C-x") 'my-prefix-map)
;; (define-key my-prefix-map (kbd "C-q") 'quoted-insert)
;; (define-key my-prefix-map (kbd "C-z") 'suspend-frame)

;; (comint-show-maximum-output)



Yükleniyor…
İptal
Kaydet