Parcourir la source

fix bug of isdcv

pull/1/head
10sr il y a 10 ans
Parent
révision
2f48d19b58
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Voir le fichier

@@ -2344,7 +2344,7 @@ this is test, does not rename files."

(defvar isdcv-current-prompt-point nil
"Point of beginning of current prompt.")
(make-variable-buffer-local 'isdcv--current-prompt-point)
(make-variable-buffer-local 'isdcv-current-prompt-point)

(defvar isdcv-mode-map
(let ((map (make-sparse-keymap)))


Chargement…
Annuler
Enregistrer