diff --git a/emacs.el b/emacs.el index 4fb7805..acdb9bf 100644 --- a/emacs.el +++ b/emacs.el @@ -551,7 +551,7 @@ Otherwize hook it." (set-mark nil)))) (when (fboundp 'back-button-mode) - (back-button-mode)) + (back-button-mode 1)) (when (fboundp 'back-button-local-forward) (global-set-key (kbd "") 'back-button-local-forward)) (when (fboundp 'back-button-local-backward)