help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: GTK2 support in Emacs 21.3.1?


From: Stefan Monnier
Subject: Re: GTK2 support in Emacs 21.3.1?
Date: 17 Apr 2003 15:59:17 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> I don't think it takes much special expert skill to contribute.  You can
>> contribute things like typo-fixes, improve the manual, better organize the
>> NEWS entries.  And then there are  ways to contribute to actual code without
>> being an expert programmer either.
> Oh, that's interesting. Where do I go to find out more?

http://savannah.gnu.org/projects/emacs will tell you how to get the
CVS code where you can find the etc/NEWS file, the manuals,
the source elisp code, ...

You'll immediately see that the NEWS file is right now just a long list
of things with no structure and is thus inconvenient for new users
who can't easily skip things they're not interested in.

You can also read, re-read, re-re-read the manual and send us patches
for typos, or point out places where the doc is difficult to understand,
or incomplete, or out-of-date, or plain wrong.

Same thing for the docstrings, of course.  Passing the various elisp
packages through ispell is also a good idea.  Passing them through
checkdoc-current-buffer is also a good idea (although it requires more
skill and judgment to decide whether a warning should be fixed or not).

You can do the proofread the elisp manual, which will also help
you to get acquainted with the actual code, so you can start sending
us patches to the code.


        Stefan


reply via email to

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