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
Push mark when find-file
master
10sr
4 anni fa
parent
5588c569e9
commit
810e38ac75
Firmato da:
10sr
ID Chiave GPG:
7BEC428194130EB2
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+3
-0
emacs.el
+ 3
- 0
emacs.el
Vedi File
@@ -534,6 +534,9 @@ Otherwize hook it."
;; (when (fboundp 'visible-mark-move-overlays)
;; (visible-mark-move-overlays))
))
(add-hook 'find-file-hook
'push-mark
t)
(when (fboundp 'back-button-mode)
(back-button-mode 1))
Scrivi
Anteprima
Caricamento…
Annulla
Salva