emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r111222: ede.texi typo fixes


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r111222: ede.texi typo fixes
Date: Sun, 03 Feb 2013 19:07:26 -0800
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 111222
committer: Glenn Morris <address@hidden>
branch nick: emacs-24
timestamp: Sun 2013-02-03 19:07:26 -0800
message:
  ede.texi typo fixes
modified:
  doc/misc/ede.texi
=== modified file 'doc/misc/ede.texi'
--- a/doc/misc/ede.texi 2013-02-03 20:04:46 +0000
+++ b/doc/misc/ede.texi 2013-02-04 03:07:26 +0000
@@ -451,8 +451,8 @@
 The @command{ede-new} command prompts for the type of project you
 would like to create.  Each project type has its own benefits or
 language specific enhancements.  Not all projects that @ede{} supports
-also supports creating a new project.  Projects such as @code{emacs}
-or @code{linux} are design to recognize existing projects only.
+also allow creating a new project.  Projects such as @code{emacs}
+or @code{linux} are designed to recognize existing projects only.
 Project types such as @samp{Make} and @samp{Automake} do support
 creating new project types with @command{ede-new}.
 
@@ -1041,7 +1041,7 @@
 
 The @code{ede-generic-project} is a project system that makes it easy
 to wrap up different kinds of build systems as an EDE project.
-Projects such as @ref{ede-emacs} requires coding skills to create.
+Projects such as @ref{ede-emacs} require coding skills to create.
 Generic projects also require writing Emacs Lisp code, but the
 requirements are minimal.  You can then use
 @command{customize-project} to configure build commands, includes, and
@@ -1049,7 +1049,7 @@
 @file{EDEConfig.el}.
 
 Generic projects are disabled by default because they have the
-potential to interfere with other projects.  To enable the generic
+potential to interfere with other projects.  To use the generic
 project sytem to start detecting projects, you need to enable it.
 
 @deffn Command ede-enable-generic-projects


reply via email to

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