Procházet zdrojové kódy

small fix

pull/1/head
10sr před 13 roky
rodič
revize
57a64eeddd
1 změnil soubory, kde provedl 2 přidání a 3 odebrání
  1. +2
    -3
      emacs.el

+ 2
- 3
emacs.el Zobrazit soubor

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


Načítá se…
Zrušit
Uložit