Mercurial > emacs
changeset 105500:f4a201cb497c
Update comment.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 07 Oct 2009 05:37:05 +0000 |
parents | bc225649d1e5 |
children | e3e540de3898 |
files | lisp/cedet/pulse.el |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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.