Ver a proveniência

Fix back-button arg

master
10sr há 4 anos
ascendente
cometimento
5a4dc1334e
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver ficheiro

@@ -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)


Carregando…
Cancelar
Guardar