Sfoglia il codice sorgente

Remove debug message

master
10sr 3 anni fa
parent
commit
7d6d679886
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Vedi File

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



Caricamento…
Annulla
Salva