From: Chong Yidong Date: Sun, 30 Aug 2009 14:39:12 +0000 (+0000) Subject: cedet/semantic/decorate.el: New file. X-Git-Tag: emacs-pretest-23.1.90~1091^2~83 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1e586e60f09086bd2adbdf4770c6cc3c4a8f194;p=emacs.git cedet/semantic/decorate.el: New file. --- 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