Przeglądaj źródła

Enable back-button mode

master
10sr 4 lat temu
rodzic
commit
aab11344ef
Podpisane przez: 10sr ID klucza GPG: C384BB17CBB19347
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      emacs.el

+ 2
- 0
emacs.el Wyświetl plik

@@ -518,6 +518,8 @@ Otherwize hook it."
(run-with-idle-timer 10 t
'push-mark)

(when (fboundp 'back-button-mode)
(back-button-mode 1))
(when (fboundp 'back-button-local-forward)
(global-set-key (kbd "<right>") 'back-button-local-forward))
(when (fboundp 'back-button-local-backward)


Ładowanie…
Anuluj
Zapisz