Ver a proveniência

require sudoku

pull/1/head
10sr há 12 anos
ascendente
cometimento
c441e3e4bc
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver ficheiro

@@ -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



Carregando…
Cancelar
Guardar