]> git.eshelyaron.com Git - emacs.git/commitdiff
cedet/semantic/decorate.el: New file.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 30 Aug 2009 14:39:12 +0000 (14:39 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 30 Aug 2009 14:39:12 +0000 (14:39 +0000)
lisp/cedet/semantic/decorate.el

index 46abce75ca1fe2d873da5ec6b9cb21512a642a06..18fd6b599ed14e83cab252eb923b3050fceab720 100644 (file)
@@ -1,4 +1,4 @@
-;;; decorate.el --- Utilities for decorating/highlighting tokens.
+;;; semantic/decorate.el --- Utilities for decorating/highlighting tokens.
 
 ;;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009
 ;;; Free Software Foundation, Inc.
@@ -317,4 +317,4 @@ OVERLAY is passed in by isearch."
 
 (provide 'semantic/decorate)
 
-;;; semantic-decorate.el ends here
+;;; semantic/decorate.el ends here