parent
c71dadf3e6
commit
9998febf3d
3
BUGS
3
BUGS
|
@ -2,6 +2,7 @@
|
|||
|
||||
2009/02/14:
|
||||
slot/window width sync issues (try editing mode files for awhile)
|
||||
(fixed 2009/02/15)
|
||||
|
||||
2009/01/28:
|
||||
completion-buffer needs to save window, instead of just saving
|
||||
|
@ -10,6 +11,7 @@
|
|||
|
||||
2008/12/13:
|
||||
python mode needs to not indent "if foo: bar()" lines.
|
||||
(fixed 2009/02/15)
|
||||
|
||||
2008/11/30:
|
||||
autofill mode works better but might need rethinking.
|
||||
|
@ -19,6 +21,7 @@
|
|||
(fixed 2009/02/03)
|
||||
* the "last visible" calculation doesn't handle long lines correctly.
|
||||
this affects page-up/page-down/etc.
|
||||
(believed finally fixed 2009/02/15)
|
||||
|
||||
2008/06/06:
|
||||
what passes for auto-fill-mode around here still needs a lot of work.
|
||||
|
|
Loading…
Reference in New Issue