diff options
author | Michael Reed <m.reed@mykolab.com> | 2014-12-08 21:21:47 -0500 |
---|---|---|
committer | Michael Reed <m.reed@mykolab.com> | 2014-12-09 19:43:45 -0500 |
commit | ed4356e75da004fc7ae27a39892e6064b76ac76a (patch) | |
tree | 61d07e7008da2d81860f4a9fa8afa885dfcb9241 /runtime/doc/todo.txt | |
parent | 500cce10911a48207f17afee68766a6fb69cc886 (diff) | |
download | rneovim-ed4356e75da004fc7ae27a39892e6064b76ac76a.tar.gz rneovim-ed4356e75da004fc7ae27a39892e6064b76ac76a.tar.bz2 rneovim-ed4356e75da004fc7ae27a39892e6064b76ac76a.zip |
docs: Remove Photon remnants
Also get rid of some platform references made irrelevant by the removal
of their respective platform specific GUI code.
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r-- | runtime/doc/todo.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 7ac0055321..40f30ff077 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -3741,7 +3741,7 @@ Win32 GUI: GUI: -8 Make inputdialog() work for Photon, Amiga. +8 Make inputdialog() work for Amiga. - <C--> cannot be mapped. Should be possible to recognize this as a normal "-" with the Ctrl modifier. 7 Implement ":popup" for other systems than Windows. |