Skip to content

Commit 10583f9

Browse files
committed
update co-author information
1 parent d59a509 commit 10583f9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Formula/emacs-plus@31.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ class EmacsPlusAT31 < EmacsBase
9494
local_patch "fix-window-role", sha: "1f8423ea7e6e66c9ac6dd8e37b119972daa1264de00172a24a79a710efcb8130"
9595
local_patch "system-appearance", sha: "53283503db5ed2887e9d733baaaf80f2c810e668e782e988bda5855a0b1ebeb4"
9696
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"
9898

9999
#
100100
# Install

patches/emacs-31/ksqsf-smooth-cursor.patch

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ Subject: [PATCH] Add smooth cursor animation
55

66
This adds and extends the patch from ksqsf.
77
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>
811
---
912
lisp/term/ns-win.el | 7 ++++++
1013
src/nsterm.h | 1 +

0 commit comments

Comments
 (0)