소스 검색

Add bookmark-save-flag

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

+ 2
- 0
emacs.el 파일 보기

@@ -702,6 +702,8 @@ found, otherwise returns nil."
(set-variable 'bookmark-default-file
(expand-file-name (concat user-emacs-directory
"bmk")))
(set-variable 'bookmark-save-flag
1)
(with-eval-after-load 'recentf
(defvar recentf-exclude)
(defvar bookmark-default-file)


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