From f1e586e60f09086bd2adbdf4770c6cc3c4a8f194 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 30 Aug 2009 14:39:12 +0000 Subject: [PATCH] cedet/semantic/decorate.el: New file. --- lisp/cedet/semantic/decorate.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/cedet/semantic/decorate.el b/lisp/cedet/semantic/decorate.el index 46abce75ca1..18fd6b599ed 100644 --- a/lisp/cedet/semantic/decorate.el +++ b/lisp/cedet/semantic/decorate.el @@ -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 -- 2.39.5