ソースを参照

fix bug

pull/1/head
10sr 11年前
コミット
465366efd9
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      emacs.el

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

@@ -1875,7 +1875,7 @@ when SEC is nil, stop auto save if enabled."
"History of `sed-in-place'")

(defun sed-in-place (command)
"sed in place"a
"sed in place"
(interactive (list (read-shell-command "sed in place: "
"sed --in-place=.bak -e "
'sed-in-place-history)))


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