summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-03-22 07:36:21 +0000
committerRichard M. Stallman <rms@gnu.org>1997-03-22 07:36:21 +0000
commit7e5d3b9da1695ca6645e9541a40ac2c280b78a5d (patch)
tree1ef8b68a8ab640fc34e3d8a3cd2e49bda6648bd0
parentf414190257e273fc4aa2ee5fc965a4ca9c568dfb (diff)
downloademacs-7e5d3b9da1695ca6645e9541a40ac2c280b78a5d.tar.gz
Explain which tasks are better, generally.
-rw-r--r--etc/tasks.texi19
1 files changed, 16 insertions, 3 deletions
diff --git a/etc/tasks.texi b/etc/tasks.texi
index 4b0d79eeb8b..4555d64180f 100644
--- a/etc/tasks.texi
+++ b/etc/tasks.texi
@@ -3,7 +3,7 @@
@setfilename tasks.info
@settitle GNU Task List
@c UPDATE THIS DATE WHENEVER YOU MAKE CHANGES!
-@set lastupdate 1 February 1997
+@set lastupdate 19 March 1997
@c %**end of header
@setchapternewpage off
@@ -53,8 +53,21 @@ tools or programming languages, we have a comparative shortage of
applications useful for non-programmer users. Therefore, we ask you to
consider writing such a program.
-In general, a new program that does a completely new job advances the
-GNU project more than an improvement to an existing program.
+Typically, a new program that does a completely new job advances
+the GNU project, and the free software community, more than an
+improvement to an existing program.
+
+Typically, new features or new programs advance the free software
+community more, in the long run, than porting existing programs. One
+reason is that portable new features and programs benefit people on many
+platforms, not just one. At the same time, there tend to be many
+volunteers for porting---so your help will be more valuable in other
+areas, where volunteers are more scarce.
+
+Typically, it is more useful to extend a program in functionality than
+to improve performance. Users who use the new functionality will
+appreciate it very much, if they use it; but even when they benefit from
+a performance improvement, they may not consider it very important.
@node Documentation
@chapter Documentation