Show
Ignore:
Timestamp:
01/06/07 23:36:55 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
5fe4906f2b21045f3053f18774b8db58f5f80533
Children:
3870e841f224e9a7d710200e397433318fa5cc5b
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:36:55Z+0000
Message:

[project @ TODO updated]

Original author: Trac <trac@…>
Date: 2005-06-03 03:00:02+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • TODO

    r5fe4906 r208c114  
    1515  * Request confirmations for unsaved documents (#26) 
    1616  * Switch to tabs newly opened (#27) 
     17  * Chat command infrastructure (#31) 
    1718 
    1819Minor: 
     
    2526  * Multiple user lists (#12) 
    2627  * Auto indentation (#23) 
     28 
    2729 
    283024: Bug: User attribution copied when using copy & paste 
     
    7173when loading one from a file. 
    7274 
     7531: Chat command infrastructure 
     76------------------------------- 
     77Chat command infrastructure (like /me, /ignore, etc.) 
     78 
     79''This is a stub and generated out of the old TODO located in the  
     80repository.'' 
     81 
    738222: Repaint of user colour incorrect 
    7483------------------------------------