.emacs-my
changeset 1377 04728230f16b
parent 1376 52d43b70cc7c
child 1378 892deca62b56
equal deleted inserted replaced
1376:52d43b70cc7c 1377:04728230f16b
   524        (list (region-beginning) (region-end))
   524        (list (region-beginning) (region-end))
   525      (list (point-min) (point-max))))
   525      (list (point-min) (point-max))))
   526   (ansi-color-apply-on-region beg end))
   526   (ansi-color-apply-on-region beg end))
   527 
   527 
   528 (setq explicit-bash-args '("-i"))
   528 (setq explicit-bash-args '("-i"))
   529 (setq explicit-sh-args '("-i"))
       
   530 
   529 
   531 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
   530 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
   532 (message "term")
   531 (message "term")
   533 
   532 
   534 (eval-when 'compile (require 'term))
   533 (eval-when 'compile (require 'term))