Преглед на файлове

fix git-command bug

pull/1/head
10sr преди 12 години
родител
ревизия
c94e821444
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. +3
    -2
      emacs.el

+ 3
- 2
emacs.el Целия файл

@@ -1621,8 +1621,9 @@ when SEC is nil, stop auto save if enabled."
cmd)
bf)
(with-current-buffer bf
(ansi-color-apply-on-region (point-min)
(point-max)))))
(and (require 'ansi-color nil t)
(ansi-color-apply-on-region (point-min)
(point-max))))))
(define-key ctl-x-map "g" 'my-git-shell-command)

(defun my-kill-buffers ()


Зареждане…
Отказ
Запис