emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pulsar e81d0e26cd 12/15: Tweak a comment about the gogg


From: ELPA Syncer
Subject: [elpa] externals/pulsar e81d0e26cd 12/15: Tweak a comment about the goggles package
Date: Tue, 26 Nov 2024 03:58:52 -0500 (EST)

branch: externals/pulsar
commit e81d0e26cd32e0a52b7b830bbfac466c4780ffae
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Tweak a comment about the goggles package
---
 pulsar.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pulsar.el b/pulsar.el
index 63cf6bdee0..9453daf730 100644
--- a/pulsar.el
+++ b/pulsar.el
@@ -552,7 +552,7 @@ Also check `pulsar-global-mode'."
 
 (defvar-local pulsar--pulse-region-changes nil)
 
-;; This feature is heavily inspired by @minad's `goggles' package.
+;; This feature is heavily inspired by Daniel Mendler's `goggles' package.
 (defun pulsar--after-change-function (beg end len)
   "`after-change-functions' hook to accumulate buffer edits.
 Changes are defined by BEG, END, LEN."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]