ソースを参照

fix paren matching

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

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

@@ -1557,7 +1557,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"(view-buffer (get-buffer \"*eshell output*\"))") "(view-buffer (get-buffer \"*eshell output*\"))")
("g" "git $*") ("g" "git $*")
)) ))
))
)))


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; get last modified date ;; get last modified date


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