Selaa lähdekoodia

comment out eshell/aaa

pull/1/head
10sr 10 vuotta sitten
vanhempi
commit
fd53c1c82e
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. +3
    -3
      emacs.el

+ 3
- 3
emacs.el Näytä tiedosto

@@ -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)


Ladataan…
Peruuta
Tallenna