소스 검색

remove comments

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

+ 0
- 7
emacs.el 파일 보기

@@ -2093,13 +2093,6 @@ this is test, does not rename files"
(concat my-system-info
(ad-get-arg 0)))))

;; (subrp (symbol-function 'read-from-minibuffer))

;; (defadvice completing-read (before info-in-prompt activate)
;; (ad-set-arg 0
;; (concat my-system-info
;; (ad-get-arg 0))))

(defun my-real-function-subr-p (function)
"Return t if function is a built-in function even if it is advised."
(let* ((advised (and (symbolp function)


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