Age | Commit message (Collapse) | Author |
|
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
|
* Be a little bit more verbose about some errors
* Fix some memory leaks in fileio.c
ok deraadt@, art@
|
|
|
|
ancient compiler.
|
|
escape from I-search (I don't know if it's legal, but it works in emacs)
the initial ESC in the sequence is caugth by I-search (which exits), but
not the rest of it which ends up written into the buffer.
This is extra annoying when we don't have undo.
Note that this is better than emacs because the ESC is removed if nothing
indicating a multi-char sequence comes within 300 miliseconds. (Try to ESC
from I-search in emacs and then press 'x').
|
|
|
|
|
|
needs hand fixup. I stopped at keymap.c...
|
|
|