diff options
Diffstat (limited to 'lisp/cedet/pulse.el')
-rw-r--r-- | lisp/cedet/pulse.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/cedet/pulse.el b/lisp/cedet/pulse.el index 0564cf6d048..5b0df013a3c 100644 --- a/lisp/cedet/pulse.el +++ b/lisp/cedet/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. http://cedet.sf.net +;; Pulse is a part of CEDET. https://cedet.sourceforge.net (require 'color) |