File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ class EmacsPlusAT31 < EmacsBase
94
94
local_patch "fix-window-role" , sha : "1f8423ea7e6e66c9ac6dd8e37b119972daa1264de00172a24a79a710efcb8130"
95
95
local_patch "system-appearance" , sha : "53283503db5ed2887e9d733baaaf80f2c810e668e782e988bda5855a0b1ebeb4"
96
96
local_patch "round-undecorated-frame" , sha : "26947b6724fc29fadd44889808c5cf0b4ce6278cf04f46086a21df50c8c4151d"
97
- local_patch "ksqsf-smooth-cursor" , sha : "c77f045e3defe30f7a8822b4d7962c37c84afcde9198d6131bf13894af2e72ea " if build . with? "smooth-cursor"
97
+ local_patch "ksqsf-smooth-cursor" , sha : "3bc5283437cc918718f6a92380313c1e468302b1028b98c17ef652c1cfbf18e2 " if build . with? "smooth-cursor"
98
98
99
99
#
100
100
# Install
Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ Subject: [PATCH] Add smooth cursor animation
5
5
6
6
This adds and extends the patch from ksqsf.
7
7
https://github.com/ksqsf/emacsmoe/pull/7
8
+
9
+ Co-Authored-By: Mingkai Dong <mk@dong.mk>
10
+ Co-Authored-By: ksqsf <justksqsf@gmail.com>
8
11
---
9
12
lisp/term/ns-win.el | 7 ++++++
10
13
src/nsterm.h | 1 +
You can’t perform that action at this time.
0 commit comments