/[qemacs]/qemacs/TODO
ViewVC logotype

Diff of /qemacs/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by chqrlie, Mon May 9 17:27:14 2005 UTC revision 1.6 by chqrlie, Wed May 11 12:03:13 2005 UTC
# Line 22  General TODO: Line 22  General TODO:
22  - implement wheel mode in CSS display.  - implement wheel mode in CSS display.
23  - check console charset support (need to convert input?)  - check console charset support (need to convert input?)
24  - test Hebrew keymap support.  - test Hebrew keymap support.
25    - kill buffer handling: append next kill
26    - delete word should be a kill operation
27    - indent-with-tabs
28    DONE    - increase MAX_SCREEN_WIDTH and MAX_SCREEN_HEIGHT beyond 256
29    - fix crash bug on fragments longer than MAX_SCREEN_WIDTH.
30    
31  C mode TODO:  C mode TODO:
32  -----------  -----------
33    
34  - add TAGS support:  - add TAGS support:
35    * recursive search of QTAGS file.    * recursive search of QTAGS file.
36    * C decl parser    * C decl parser
# Line 32  C mode TODO: Line 38  C mode TODO:
38    * global QTAGS file indexed with global includes    * global QTAGS file indexed with global includes
39  - see if java/javascript/c++ is OK.  - see if java/javascript/c++ is OK.
40  - autocomplete  - autocomplete
41    - forward-level backward-level: skipping balanced parentheses
42    - automatic indentation detection
43    
44  HTML mode TODO:  HTML mode TODO:
45  --------------  --------------
# Line 58  Ideas Line 66  Ideas
66  - add auto close buffer flag (for list mode)  - add auto close buffer flag (for list mode)
67  - improve dired (file commands, nicer display)  - improve dired (file commands, nicer display)
68  - rethink mode specific commands -> add inheritance for all commands ?  - rethink mode specific commands -> add inheritance for all commands ?
69  - shorter command types handling (suppress ESxxx and use one type per arg)  DONE    - shorter command types handling (suppress ESxxx and use one type per arg)
70  - add command help in declarations  - add command help in declarations
71  - make command declaration macros standalone  - make command declaration macros standalone
72  - dpy_open_font should never return NULL, must have a system font.  - dpy_open_font should never return NULL, must have a system font.

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26