Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
emacs.el: Set echo-keystrokes to 0.1
pull/15/head
10sr
8 anni fa
parent
01079c4d51
commit
d492f48849
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
emacs.el
+ 1
- 0
emacs.el
Vedi File
@@ -340,6 +340,7 @@ IF OK-IF-ALREADY-EXISTS is true force download."
(setq visible-bell t)
(setq ring-bell-function 'ignore)
(mouse-avoidance-mode 'banish)
(setq echo-keystrokes 0.1)
(defun reload-init-file ()
"Reload Emacs init file."
Scrivi
Anteprima
Caricamento…
Annulla
Salva