소스 검색

comment out eshell/aaa

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

+ 3
- 3
emacs.el 파일 보기

@@ -1711,9 +1711,9 @@ Optional prefix ARG says how many lines to unflag; default is one line."
(defun eshell/v ()
(view-mode 1))

(defun eshell/aaa (&rest args)
(message "%S"
args))
;; (defun eshell/aaa (&rest args)
;; (message "%S"
;; args))

(defun eshell/git (&rest args)
(if (require 'git-command nil t)


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