浏览代码

change default here document word

pull/1/head
10sr 11 年前
父节点
当前提交
6b5f17080a
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el 查看文件

@@ -831,6 +831,7 @@ delete; o: select other; j, l: enlarge; h, k: shrink; q: quit."
(define-key sh-mode-map
(kbd "C-x C-e")
'my-execute-shell-command-current-line)))
(setq sh-here-document-word "__EOC__")

(defun my-execute-shell-command-current-line ()
""


正在加载...
取消
保存