[pure-lang-svn] SF.net SVN: pure-lang: [274] pure/trunk/ChangeLog
Status: Beta
Brought to you by:
agraef
From: <ag...@us...> - 2008-06-21 12:42:18
|
Revision: 274 http://pure-lang.svn.sourceforge.net/pure-lang/?rev=274&view=rev Author: agraef Date: 2008-06-21 03:58:01 -0700 (Sat, 21 Jun 2008) Log Message: ----------- Fix typo. Modified Paths: -------------- pure/trunk/ChangeLog Modified: pure/trunk/ChangeLog =================================================================== --- pure/trunk/ChangeLog 2008-06-20 22:29:34 UTC (rev 273) +++ pure/trunk/ChangeLog 2008-06-21 10:58:01 UTC (rev 274) @@ -67,9 +67,9 @@ * pure.cc: Added new -q (quiet) and -x (execute) options. The former is used in pure-mode.el to suppress the sign-on message of - the interpreter. The latter can be used in conjuction with the new - #! comment syntax to add shebangs to your script, see the manpage - for details. + the interpreter. The latter can be used in conjunction with the + new #! comment syntax to add shebangs to your script, see the + manpage for details. * pure-mode.el.in: Added new Emacs Pure mode. This is a quick and dirty hack of Q mode and still needs some work (in particular, This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |