Sfoglia il codice sorgente

change default here document word

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

+ 1
- 0
emacs.el Vedi File

@@ -831,6 +831,7 @@ delete; o: select other; j, l: enlarge; h, k: shrink; q: quit."
(define-key sh-mode-map
(kbd "C-x C-e")
'my-execute-shell-command-current-line)))
(setq sh-here-document-word "__EOC__")

(defun my-execute-shell-command-current-line ()
""


Caricamento…
Annulla
Salva