]> git.neil.brown.name Git - edlib.git/commit
Introduce mark_next_pane and mark_prev_pane
authorNeilBrown <neil@brown.name>
Thu, 10 Dec 2015 01:49:42 +0000 (12:49 +1100)
committerNeilBrown <neil@brown.name>
Thu, 10 Dec 2015 02:54:09 +0000 (13:54 +1100)
commite26026369ffb867914e44a96b27d783ac659dc31
tree40c7265b7029314cc9f709f349f7a9a3ff8e3891
parent4bba81f8fa9403e7de3601b1dcb3867d786a39d1
Introduce mark_next_pane and mark_prev_pane

Use these to remove the need for 'doc_from_pane' from search_add.

Signed-off-by: NeilBrown <neil@brown.name>
core-mark.c
core.h
emacs-search.c