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

+ 1
- 1
emacs.el Ver fichero

@@ -2034,7 +2034,7 @@ use for the buffer. It defaults to \"*recetf-show*\"."
(define-key map "/" 'isearch-forward)
map))

(define-derived-mode recently-show-tabulated-mode tabulated-list-mode "Recently Show"
(define-derived-mode recently-show-tabulated-mode tabulated-list-mode "Recently-Show"
"Major mode for browsing recently opened files and directories."
(setq tabulated-list-padding 2)
(add-hook 'tabulated-list-revert-hook


Cargando…
Cancelar
Guardar