Sfoglia il codice sorgente

fix paren matching

pull/1/head
10sr 11 anni fa
parent
commit
6dd221441c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Vedi File

@@ -1557,7 +1557,7 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"(view-buffer (get-buffer \"*eshell output*\"))")
("g" "git $*")
))
))
)))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; get last modified date


Caricamento…
Annulla
Salva