]> git.neil.brown.name Git - edlib.git/commit
Remove Enotarget
authorNeilBrown <neil@brown.name>
Mon, 23 Sep 2019 09:18:38 +0000 (19:18 +1000)
committerNeilBrown <neil@brown.name>
Mon, 23 Sep 2019 09:18:38 +0000 (19:18 +1000)
commitfaa1c85a2748e426fac33cb63fb3b3707e83e7b5
tree9546a36b6f2244e843a797b356c2b35987ea5ac5
parente68d6172d45f58f60d610969c81bde17b288cb99
Remove Enotarget

This error was needed because sometimes a document could be
stacked over a document and we didn't want a command aimed
for one to fall through to the next - the marks would not
make sense.
But we don't do that any more, so Enotarget is not useful.

Signed-off-by: NeilBrown <neil@brown.name>
DOC/TODO.md
README.md
core-doc.c
core-keymap.c
core.h
lang-python.c
lib-tile.c