Explorar el Código

fix bug

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

+ 1
- 1
emacs.el Ver fichero

@@ -93,7 +93,7 @@ found, otherwise returns nil."
(or (eval functions)
`(,(eval feature))))
(eval-after-load ,feature
'(progn
`(progn
,@body))
,libpath))))
(put 'lazy-load-eval 'lisp-indent-function 2)


Cargando…
Cancelar
Guardar