瀏覽代碼

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)


Loading…
取消
儲存