equal
deleted
inserted
replaced
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)) |