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
add ilookup func for dict_app
pull/1/head
10sr
11 anni fa
parent
d28b257360
commit
8cc5bcfccb
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+4
-0
emacs.el
+ 4
- 0
emacs.el
Vedi File
@@ -2426,6 +2426,10 @@ result for that word.")
(shell-command-to-string
(format "alc '%s' | head -n 20"
word))))
("app" . (lambda (word)
(shell-command-to-string
(format "dict_app '%s'"
word))))
))
(setq ilookup-default "ja")
Scrivi
Anteprima
Caricamento…
Annulla
Salva