Sfoglia il codice sorgente

Add a todo

pull/15/head
10sr 9 anni fa
parent
commit
9f7dfe7618
1 ha cambiato i file con 3 aggiunte e 2 eliminazioni
  1. +3
    -2
      emacs.el

+ 3
- 2
emacs.el Vedi File

@@ -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] \".")


Caricamento…
Annulla
Salva