ソースを参照

Remove debug message

master
10sr 3年前
コミット
7d6d679886
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el ファイルの表示

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



読み込み中…
キャンセル
保存