Diff for /rpl/src/completion.h between versions 1.10 and 1.11

version 1.10, 2010/04/27 15:53:36 version 1.11, 2010/04/29 07:30:57
Line 29 Line 29
 static unsigned char *commandes[] =  static unsigned char *commandes[] =
         { "abort", "abs", "acos", "acosh", "alarm", "alog", "append", "and",          { "abort", "abs", "acos", "acosh", "alarm", "alog", "append", "and",
                 "array->", "arg", "asin", "asinh", "asl", "asr", "atan",                  "array->", "arg", "asin", "asinh", "asl", "asr", "atan",
                 "atanh", "autoscale", "axes",                  "atanh", "atexit", "autoscale", "axes",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
                 COMPLETION_RC,                  COMPLETION_RC,
Line 43  static unsigned char *commandes[] = Line 43  static unsigned char *commandes[] =
   
         "c->r", "case", "ceil", "centr", "cf", "chr",          "c->r", "case", "ceil", "centr", "cf", "chr",
                 "clear",                  "clear",
                 "cllcd", "clmf", "close", "clrcntxt", "clrerr", "clrfuse",                  "cllcd", "clmf", "close", "clratexit",
                   "clrcntxt", "clrerr", "clrfuse",
                 "clrmtx", "clrsmphr",                  "clrmtx", "clrsmphr",
                 "clrswi", "crmtx", "crsmphr", "cls", "clusr", "cnrm",                  "clrswi", "crmtx", "crsmphr", "cls", "clusr", "cnrm",
                 "col+", "col-", "col->", "cols", "comb",                  "col+", "col-", "col->", "cols", "comb",
Line 140  static unsigned char *commandes[] = Line 141  static unsigned char *commandes[] =
                 COMPLETION_RC,                  COMPLETION_RC,
 #               endif  #               endif
   
         "obget", "obsub", "oct", "onexit", "open", "or", "over",          "obget", "obsub", "oct", "open", "or", "over",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
                 COMPLETION_RC,                  COMPLETION_RC,

Removed from v.1.10  
changed lines
  Added in v.1.11


CVSweb interface <joel.bertrand@systella.fr>