소스 검색

Update pack command name

pull/15/head
10sr 7 년 전
부모
커밋
6c38b88c5f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 파일 보기

@@ -1425,7 +1425,7 @@ the list."

(when (autoload-eval-lazily 'pack '(dired-do-pack-or-unpack pack-pack))
(with-eval-after-load 'dired
(define-key dired-mode-map "P" 'dired-do-pack-or-unpack)))
(define-key dired-mode-map "P" 'pack-dired-dwim)))

(when (autoload-eval-lazily 'dired-list-all-mode)
(setq dired-listing-switches "-lhF")


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