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 @@ -93,7 +93,7 @@ class EmacsPlusAT31 < EmacsBase
9393 opoo "The option --with-no-frame-refocus is not required anymore in emacs-plus@31." if build . with? "no-frame-refocus"
9494 local_patch "system-appearance" , sha : "53283503db5ed2887e9d733baaaf80f2c810e668e782e988bda5855a0b1ebeb4"
9595 local_patch "round-undecorated-frame" , sha : "26947b6724fc29fadd44889808c5cf0b4ce6278cf04f46086a21df50c8c4151d"
96- local_patch "ksqsf-smooth-cursor" , sha : "c77f045e3defe30f7a8822b4d7962c37c84afcde9198d6131bf13894af2e72ea " if build . with? "smooth-cursor"
96+ local_patch "ksqsf-smooth-cursor" , sha : "3bc5283437cc918718f6a92380313c1e468302b1028b98c17ef652c1cfbf18e2 " if build . with? "smooth-cursor"
9797
9898 #
9999 # Install
Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ Subject: [PATCH] Add smooth cursor animation
55
66This adds and extends the patch from ksqsf.
77https://github.com/ksqsf/emacsmoe/pull/7
8+
9+ Co-Authored-By: Mingkai Dong <mk@dong.mk>
10+ Co-Authored-By: ksqsf <justksqsf@gmail.com>
811---
912 lisp/term/ns-win.el | 7 ++++++
1013 src/nsterm.h | 1 +
You can’t perform that action at this time.
0 commit comments