Skip to content

Commit e9168f1

Browse files
committed
update co-author information
1 parent 15357ef commit e9168f1

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
@@ -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

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)