Sfoglia il codice sorgente

fix bug

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

+ 1
- 1
emacs.el Vedi File

@@ -1875,7 +1875,7 @@ when SEC is nil, stop auto save if enabled."
"History of `sed-in-place'")

(defun sed-in-place (command)
"sed in place"a
"sed in place"
(interactive (list (read-shell-command "sed in place: "
"sed --in-place=.bak -e "
'sed-in-place-history)))


Caricamento…
Annulla
Salva