10sr 6 anni fa
parent
commit
a7bd5155f3
Firmato da: 10sr ID Chiave GPG: 7BEC428194130EB2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Vedi File

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


Caricamento…
Annulla
Salva