changeset 104437:11587959f51d

cedet/semantic/decorate.el: New file.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 30 Aug 2009 14:39:12 +0000
parents b9b48267c7d3
children 33171bfc7147
files lisp/cedet/semantic/decorate.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/cedet/semantic/decorate.el	Sun Aug 30 14:37:55 2009 +0000
+++ b/lisp/cedet/semantic/decorate.el	Sun Aug 30 14:39:12 2009 +0000
@@ -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 @@
 
 (provide 'semantic/decorate)
 
-;;; semantic-decorate.el ends here
+;;; semantic/decorate.el ends here