emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp/cedet/semantic/decorate include.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/cedet/semantic/decorate include.el
Date: Thu, 01 Oct 2009 04:16:13 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/10/01 04:16:13

Modified files:
        lisp/cedet/semantic/decorate: include.el 

Log message:
        Fix comment typo.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/cedet/semantic/decorate/include.el?cvsroot=emacs&r1=1.2&r2=1.3

Patches:
Index: include.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/cedet/semantic/decorate/include.el,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- include.el  28 Sep 2009 15:15:10 -0000      1.2
+++ include.el  1 Oct 2009 04:16:13 -0000       1.3
@@ -24,7 +24,7 @@
 ;; Highlight any include that is in a state the user may care about.
 ;; The basic idea is to have the state be highly visible so users will
 ;; as 'what is this?" and get the info they need to fix problems that
-;; are otherwises transparent when trying to get smart completion
+;; are otherwise transparent when trying to get smart completion
 ;; working.
 
 (require 'semantic/decorate/mode)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]