소스 검색

Revert "Fix back-button arg"

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

+ 1
- 1
emacs.el 파일 보기

@@ -551,7 +551,7 @@ Otherwize hook it."
(set-mark nil))))

(when (fboundp 'back-button-mode)
(back-button-mode))
(back-button-mode 1))
(when (fboundp 'back-button-local-forward)
(global-set-key (kbd "<right>") 'back-button-local-forward))
(when (fboundp 'back-button-local-backward)


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