Explorar el Código

update initial message

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

+ 1
- 1
emacs.el Ver fichero

@@ -98,7 +98,7 @@ otherwise the path where the library installed."

(add-hook 'after-init-hook
(lambda ()
(message (emacs-init-time))
(message "%s was taken to initialize emacs." (emacs-init-time))
(switch-to-buffer "*Messages*")
))



Cargando…
Cancelar
Guardar