소스 검색

small fix

pull/1/head
10sr 13 년 전
부모
커밋
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


불러오는 중...
취소
저장