This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
More mark length
master
10sr
4 years ago
parent
cc8ad19691
commit
4440f4f5b3
Signed by:
10sr
GPG Key ID:
7BEC428194130EB2
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
emacs.el
+ 1
- 0
emacs.el
View File
@@ -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)
Write
Preview
Loading…
Cancel
Save