瀏覽代碼

small fix

pull/1/head
10sr 12 年之前
父節點
當前提交
57a64eeddd
共有 1 個文件被更改,包括 2 次插入3 次删除
  1. +2
    -3
      emacs.el

+ 2
- 3
emacs.el 查看文件

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


Loading…
取消
儲存