Sfoglia il codice sorgente

require sudoku

pull/1/head
10sr 12 anni fa
parent
commit
c441e3e4bc
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Vedi File

@@ -525,6 +525,8 @@ Return nil if library unfound and failed to download, otherwise the path where t
(add-to-list 'package-archives '("ELPA" . "http://tromey.com/elpa/"))
(package-initialize))

(require 'sudoku nil t)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; some modes and hooks



Caricamento…
Annulla
Salva