소스 검색

Add page-ext require

master
10sr 6 년 전
부모
커밋
d0d486b2ba
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. +4
    -0
      emacs.el

+ 4
- 0
emacs.el 파일 보기

@@ -15,6 +15,8 @@
(require 'cl-lib)
(require 'simple)


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Some macros for internals

@@ -372,6 +374,8 @@ found, otherwise returns nil."

(define-key my-prefix-map (kbd "C-o") 'occur)

(require 'page-ext nil t)

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; title and mode-line



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