Procházet zdrojové kódy

fix bug

pull/1/head
10sr před 12 roky
rodič
revize
7636a8db20
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      .emacs.el

+ 2
- 2
.emacs.el Zobrazit soubor

@@ -340,7 +340,7 @@
;; (my-set-ascii-and-jp-font-with-size '("monaco" 90 "takaogothic" 13))
;; (my-set-ascii-and-jp-font-with-size '("ProggyCleanTTSZ" 120 "takaogothic" 11))
;; あ a
emacs-major-version
(defun my-22-set-ascii-and-jp-font-with-size (list)
""
(set-face-attribute 'default nil
@@ -1586,7 +1586,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
(eshell/export "GIT_EDITOR=")
(eshell/export "LC_MESSAGES=C")
(eshell/export "TERM=xterm")
)))))
))

;; (eval-after-load "em-alias"
;; '(progn ;; (eshell/alias "ll" "ls -l")


Načítá se…
Zrušit
Uložit