Changes to qemacs/TODO
Charlie Gordon <[email protected]>
| Newsgroups | gmane.editors.qemacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Index: qemacs/TODO diff -u qemacs/TODO:1.3 qemacs/TODO:1.4 --- qemacs/TODO:1.3 Sun May 8 15:23:33 2005 +++ qemacs/TODO Mon May 9 09:10:37 2005 @@ -93,8 +93,8 @@ - enlarge-window-interactively - enlarge-window-horizontally - enlarge-window -- count-lines -- show-point +DONE - count-lines +DONE - show-point - show modified status and mode in bufed - *messages* system buffer - doctor command should create and show *trace* buffer, remove eb_new kludge @@ -107,6 +107,7 @@ - fix scroll up/down to move point if already at end - fix terminal size inside shell window ? - cmdline arg to force lines and columns to test shell. +- dired left window delete sometimes doesn't fix layout. Clean window deletion mess: ---------------------------