Explorar el Código

fix bug of isdcv

pull/1/head
10sr hace 10 años
padre
commit
2f48d19b58
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver fichero

@@ -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)))


Cargando…
Cancelar
Guardar