summaryrefslogtreecommitdiff
path: root/lisp/cedet/pulse.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-10-07 05:37:05 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-10-07 05:37:05 +0000
commit8b31f1a61228193ffb09ca3b4d4bd00265e2436a (patch)
tree6f769b504e4647b99806cbff4f194e89794bdbe3 /lisp/cedet/pulse.el
parent429a1506334f7de8e28f201fec357e333dba5de2 (diff)
downloademacs-8b31f1a61228193ffb09ca3b4d4bd00265e2436a.tar.gz
Update comment.
Diffstat (limited to 'lisp/cedet/pulse.el')
-rw-r--r--lisp/cedet/pulse.el5
1 files changed, 0 insertions, 5 deletions
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.