jed-users mailing list

[2006 Date Index] [2006 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Doc-Patch


Hi,

#v+
Index: doc/tm/rtl/misc.tm
===================================================================
--- doc/tm/rtl/misc.tm	(Revision 34)
+++ doc/tm/rtl/misc.tm	(Arbeitskopie)
@@ -1,13 +1,12 @@
 \variable{BATCH}
 \synopsis{Non-Zero if in Batch Mode}
-\usage{Int_Type BATCH}
+\usage{Int_Type BATCH (read-only)}
 \description
- \var{BATCH} is a read-only variable will be zero if the editor is run
+ \var{BATCH} will be zero if the editor is run
  in interactive or full-screen mode.  It will be \1 if the editor is
  in batch mode (via the \exmp{-batch} comment line argument).  If the
  editor is in script mode (via \exmp{-script}), then the value of
  \var{BATCH} will be \2.
-\seealso{}
 \done
 
 \variable{JED_ROOT}
@@ -31,7 +30,7 @@
 
 \variable{_jed_secure_mode}
 \synopsis{Indicates if the editor is in secure mode}
-\usage{Int_Type _jed_secure_mode}
+\usage{Int_Type _jed_secure_mode (read-only)}
 \description
   The value of \var{_jed_secure_mode} will be non-zero if the editor
   is running in secure mode.  This mode does not allow any access to
@@ -176,7 +175,7 @@
 \done
 
 \function{is_internal}
-\synopsis{Tst if function "f" is defined as an internal function}
+\synopsis{Test if function "f" is defined as an internal function}
 \usage{Integer is_internal(String f)}
 \description
   \var{is_internal} returns non-zero is function \var{f} is defined as an
#v-

Jörg.
-- 
Angenehme Worte sind nie wahr,
wahre Worte sind nie angenehm.

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2006 date index] [2006 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]