Explorar el Código

Remove debug message

master
10sr hace 3 años
padre
commit
7d6d679886
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver fichero

@@ -295,7 +295,7 @@ Otherwize hook it."
(lambda ()
(use-local-map (copy-keymap (current-local-map)))
(local-set-key (kbd "C-c C-c") 'server-edit)
(message "server-visit-hook %S" buffer-file-name)))
))

;; MSYS2 fix



Cargando…
Cancelar
Guardar