# HG changeset patch # User Chong Yidong # Date 1254893825 0 # Node ID f4a201cb497c98a390662f543f14464d5a7e4c62 # Parent bc225649d1e5b472adb5b69290db9f547df36ef4 Update comment. diff -r bc225649d1e5 -r f4a201cb497c lisp/cedet/pulse.el --- a/lisp/cedet/pulse.el Wed Oct 07 02:57:46 2009 +0000 +++ b/lisp/cedet/pulse.el Wed Oct 07 05:37:05 2009 +0000 @@ -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.