Przeglądaj źródła

Add todo

master
10sr 7 lat temu
rodzic
commit
82dc8dba7a
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 2 dodań i 1 usunięć
  1. +2
    -1
      emacs.el

+ 2
- 1
emacs.el Wyświetl plik

@@ -1,6 +1,6 @@
;;; emacs.el --- 10sr emacs initialization ;;; emacs.el --- 10sr emacs initialization


;; Time-stamp: <2018-10-17 15:38:50 JST 10sr>
;; Time-stamp: <2018-10-17 16:27:32 JST 10sr>


;;; Code: ;;; Code:


@@ -2438,6 +2438,7 @@ Result will be inserted into current buffer."
) )
buf)) buf))


;; TODO: Store view history
(defun git-walktree--open-noselect (commitish path object) (defun git-walktree--open-noselect (commitish path object)
"Open git tree buffer of COMMITISH. "Open git tree buffer of COMMITISH.
When PATH was given and non-nil open that, otherwise open root tree. When PATH was given and non-nil open that, otherwise open root tree.


Ładowanie…
Anuluj
Zapisz