瀏覽代碼

Add a todo

pull/15/head
10sr 9 年之前
父節點
當前提交
9f7dfe7618
共有 1 個文件被更改,包括 3 次插入2 次删除
  1. +3
    -2
      emacs.el

+ 3
- 2
emacs.el 查看文件

@@ -1640,9 +1640,9 @@ IF OK-IF-ALREADY-EXISTS is true force download."

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; vc
;; (require 'vc)
(require 'vc)

(setq vc-handled-backends '())
;;(setq vc-handled-backends '())

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; gauche-mode
@@ -2622,6 +2622,7 @@ this is test, does not rename files."
;; ".")
;; " Stupid!")))

;; TODO: make these a library
(defvar info-in-prompt
nil
"System info in the form of \"[user@host] \".")


Loading…
取消
儲存