Assume that the user knows when he wants to end the line; don't insert

something he didn't select or complete.
This commit is contained in:
Kurt B. Kaiser 2007-10-04 01:49:54 +00:00
parent 50e90e265f
commit 67bd62fd6c
2 changed files with 4 additions and 15 deletions

View file

@ -27,7 +27,7 @@ class AutoComplete:
menudefs = [
('edit', [
("Show completions", "<<force-open-completions>>"),
("Show Completions", "<<force-open-completions>>"),
])
]