Explorar el Código

Add help display

master
10sr hace 6 años
padre
commit
f9b77916db
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Ver fichero

@@ -432,6 +432,8 @@ found, otherwise returns nil."
(savehist-mode 1)
(defvar display-time-format "%Y/%m/%d %a %H:%M")

(set-variable 'help-at-pt-display-when-idle t)

(fset 'yes-or-no-p 'y-or-n-p)

;; complete symbol when `eval'


Cargando…
Cancelar
Guardar