Explorar el Código

Push mark when find-file

master
10sr hace 4 años
padre
commit
810e38ac75
Firmado por: 10sr ID de clave GPG: 7BEC428194130EB2
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Ver fichero

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


Cargando…
Cancelar
Guardar