]> git.neil.brown.name Git - edlib.git/commit
All ed->commands to be accessed by key_handle
authorNeilBrown <neil@brown.name>
Thu, 10 Dec 2015 02:15:44 +0000 (13:15 +1100)
committerNeilBrown <neil@brown.name>
Thu, 10 Dec 2015 02:54:09 +0000 (13:54 +1100)
commit2959139960c4ebad04cc78aeecb17b61eb887e55
treeeee231989c0da2c94f3bdcc32846fe5dad0bec10
parente26026369ffb867914e44a96b27d783ac659dc31
All ed->commands to be accessed by key_handle

This makes sense and means we don't need to find the 'ed'.

Signed-off-by: NeilBrown <neil@brown.name>
core-editor.c
edlib.c
emacs-search.c
lang-python.c
lib-line-count.c
lib-view.c
mode-emacs.c
render-hex.c