ソースを参照

More mark length

master
10sr 4年前
コミット
4440f4f5b3
署名者: 10sr GPGキーID: 7BEC428194130EB2
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el ファイルの表示

@@ -519,6 +519,7 @@ Otherwize hook it."
;; 'fancy-narrow-mode))

;; https://solist.work/blog/posts/mark-ring/
(set-variable 'mark-ring-max 32)
(defun my-exchange-point-and-mark ()
"`exchange-point-and-mark' without mark activation."
(interactive)


読み込み中…
キャンセル
保存