[1209] in BarnOwl Developers
[nelhage/barnowl] 799b60: Add the :show quickstart command.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:14:08 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Sat, 15 Nov 2008 19:25:26 -0800
From: noreply@github.com
Apparently-To: <dirty-owl-hackers@mit.edu>
To: undisclosed-recipients:;
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 799b60ea3145bfa2ad773b09544d31a3e30e77ff
http://github.com/nelhage/barnowl/commit/799b60ea3145bfa2ad773b09544d31a3e30e77ff
Author: Geoffrey Thomas <geofft@mit.edu>
Date: 2008-11-15 (Sat, 15 Nov 2008)
Changed paths:
M commands.c
M functions.c
M help.c
M owl.c
M perl/modules/Jabber/lib/BarnOwl/Module/Jabber.pm
M perlwrap.pm
Log Message:
-----------
Add the :show quickstart command.
In an effort to make barnowl more self-documenting, add a ':show quickstart'
command, which displays about two lines on using each protocol, a getQuickstart
perl hook, and references to this command in the startup message and :help.
Signed-off-by: Geoffrey Thomas <geofft@mit.edu>