Explorar el Código

small fix

pull/1/head
10sr hace 12 años
padre
commit
57a64eeddd
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  1. +2
    -3
      emacs.el

+ 2
- 3
emacs.el Ver fichero

@@ -99,10 +99,9 @@ found, otherwise returns nil."
,libpath))))
(put 'lazy-load-eval 'lisp-indent-function 2)

;; (macroexpand '(f-autoload 'autosave '(a-f b-f) (message "1") (message "2")))
(when (lazy-load-eval 'tetris nil
(message "tetris loaded!"))
(message "tetris found!"))
(message "Tetris loaded!"))
(message "Tetris found!"))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; start and quit


Cargando…
Cancelar
Guardar