From: Eshel Yaron Date: Sat, 8 Jun 2024 19:43:03 +0000 (+0200) Subject: ; * lisp/pulse.el: Update commentary X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bd8f07696b8d0ee65f928dfe49b8552c90643b50;p=emacs.git ; * lisp/pulse.el: Update commentary --- diff --git a/lisp/pulse.el b/lisp/pulse.el index d9f6a40865a..dc28b775995 100644 --- a/lisp/pulse.el +++ b/lisp/pulse.el @@ -47,7 +47,7 @@ ;; The original pulse code was written for semantic tag highlighting. ;; It has been extracted, and adapted for general purpose pulsing. ;; -;; Pulse is a part of CEDET. https://cedet.sourceforge.net +;; Pulse was a part of CEDET. https://cedet.sourceforge.net (require 'color)