Show
Ignore:
Timestamp:
04/29/08 13:04:02 (7 months ago)
Author:
pmoura
Message:

Updated release number to 2.31.6. Added missing auto-completion keywords for the ISO Prolog standard arithmetic functions to the SubEthaEdit?, TextMate?, Notepad++, jEdit, Vim, and Smultron text editors.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wenv/jedit/logtalk.xml

    r4188 r4233  
    66 
    77    written by      Paulo Moura 
    8     version         1.3 
     8    version         1.4 
    99    created on      5 May 2002 
    10     last revised    4 April 2008 
     10    last revised    29 April 2008 
    1111 
    1212    To install, copy this file to the "modes" subdirectory in jEdit  
     
    366366            <NULL>writeq</NULL> 
    367367            <NULL>write_canonical</NULL> 
     368            <NULL>abs</NULL> 
     369            <NULL>atan</NULL> 
     370            <NULL>ceiling</NULL> 
     371            <NULL>cos</NULL> 
     372            <NULL>exp</NULL> 
     373            <NULL>float_fractional_part</NULL> 
     374            <NULL>float_integer_part</NULL> 
     375            <NULL>floor</NULL> 
     376            <NULL>log</NULL> 
     377            <NULL>mod</NULL> 
     378            <NULL>rem</NULL> 
     379            <NULL>round</NULL> 
     380            <NULL>sign</NULL> 
     381            <NULL>sin</NULL> 
     382            <NULL>sqrt</NULL> 
     383            <NULL>truncate</NULL> 
    368384 
    369385        </KEYWORDS>