Kaynağa Gözat

Push mark when find-file

master
10sr 4 yıl önce
ebeveyn
işleme
810e38ac75
İmzalayan: 10sr GPG Anahtar Kimliği: 7BEC428194130EB2
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Dosyayı Görüntüle

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


Yükleniyor…
İptal
Kaydet