瀏覽代碼

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)


Loading…
取消
儲存