Explorar el Código

fix bug

pull/1/head
10sr hace 11 años
padre
commit
465366efd9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver fichero

@@ -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)))


Cargando…
Cancelar
Guardar