From: Chong Yidong Date: Wed, 7 Oct 2009 05:37:05 +0000 (+0000) Subject: Update comment. X-Git-Tag: emacs-pretest-23.1.90~893 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8b31f1a61228193ffb09ca3b4d4bd00265e2436a;p=emacs.git Update comment. --- diff --git a/lisp/cedet/pulse.el b/lisp/cedet/pulse.el index c7ece45daf2..79771045f43 100644 --- a/lisp/cedet/pulse.el +++ b/lisp/cedet/pulse.el @@ -27,11 +27,6 @@ ;; highlighted briefly. This adds a gentle pulsing style to the text ;; decorated this way. ;; -;; Useful user functions: -;; -;; `pulse-enable-integration-advice' - Turn on advice to make various -;; Emacs commands pulse, such as `goto-line', or `find-tag'. -;; ;; The following are useful entry points: ;; ;; `pulse' - Cause `pulse-highlight-face' to shift toward background color.