Przeglądaj źródła

Fix back-button arg

master
10sr 4 lat temu
rodzic
commit
5a4dc1334e
Podpisane przez: 10sr ID klucza GPG: 7BEC428194130EB2
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Wyświetl plik

@@ -551,7 +551,7 @@ Otherwize hook it."
(set-mark nil))))

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


Ładowanie…
Anuluj
Zapisz