emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp/cedet/ede proj-misc.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp/cedet/ede proj-misc.el
Date: Wed, 30 Sep 2009 07:42:40 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/09/30 07:42:40

Modified files:
        lisp/cedet/ede : proj-misc.el 

Log message:
        Fix comment typos.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/cedet/ede/proj-misc.el?cvsroot=emacs&r1=1.3&r2=1.4

Patches:
Index: proj-misc.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/cedet/ede/proj-misc.el,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- proj-misc.el        29 Sep 2009 07:12:38 -0000      1.3
+++ proj-misc.el        30 Sep 2009 07:42:40 -0000      1.4
@@ -1,4 +1,4 @@
-;;; ede-proj-nusc.el --- EDE Generic Project Emacs Lisp support
+;;; ede-proj-misc.el --- EDE Generic Project Emacs Lisp support
 
 ;; Copyright (C) 1998, 1999, 2000, 2001, 2008, 2009
 ;;   Free Software Foundation, Inc.
@@ -23,7 +23,7 @@
 
 ;;; Commentary:
 ;;
-;; Handle miscelaneous compilable projects in and EDE Project file.
+;; Handle miscellaneous compilable projects in and EDE Project file.
 ;; This misc target lets the user link in custom makefiles to an EDE
 ;; project.
 




reply via email to

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