based on their docstrings. A lightweight markup language called
epytext can be used to format docstrings, and to add information about
specific fields, such as parameters and instance variables. Epydoc
also understands docstrings written in reStructuredText, Javadoc, and
plaintext.
from Jason Meltzer
tweaks and ok ajacoutot@
been touched in 8 years, upstream has disappeared, has a hardcoded
nic list missing almost everything modern, and doesn't build on
some arch.
"it won't make me cry" ajacoutot@
display editor.
Users new to Emacs will be able to use basic features fairly rapidly
by studying the tutorial and using the self-documentation features.
Emacs also has an extensive interactive manual browser. It is easily
extensible since its editing commands are written in Lisp.
GNU Emacs's many special packages handle mail reading (RMail) and
sending (Mail), outline editing (Outline), compiling (Compile),
running subshells within Emacs windows (Shell), running a Lisp
read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy
(Doctor :-) and many more.
Flavors:
no_x11 - build without X11 support
gtk - build with gtk2 toolkit instead of athena
Based on submissions by Matthew Dempsky, Brad Walker and Andreas Voegele.
"go head" naddy@
half a million audio ioctls on variable rate devices before it got
around to playing any sound. Unbreaks gstreamer on auich. Upstream
as gnome bug 538068.
ok espie, ajacoutot
This will greatly help when updating to the upcoming 4.6. Also shrinks a lot
port Makefiles, which will be soon converted to use it.
This will also deprecate Makefile.inc.
feedback ajacoutot@ steven@, ok ajacoutot@
No longer use modbuild.
Tweak regress_depends (from simon) and run_depends
Patch Makefile.PL to not run to CPAN for RUN_DEPENDS.
ok and help from simon@
NX is an exciting new technology for remote display. It provides near
local speed application responsiveness over high latency, low bandwidth
links. The core libraries for NX are provided by NoMachine under the
GPL.
opennx is a LPGL implementation of the NX Client.
tweaks and ok bernd@