]> git.neil.brown.name Git - edlib.git/commit
Create mode-basic.
authorNeilBrown <neil@brown.name>
Mon, 2 Oct 2023 05:27:14 +0000 (16:27 +1100)
committerNeilBrown <neil@brown.name>
Mon, 2 Oct 2023 05:27:14 +0000 (16:27 +1100)
commitd8b0c4248ce3fa918d706a18b084d60aebc9aed2
tree6c6c12d5c10cccadb7fcad2edfe76f71d9831f43
parent7fdf861845c5d7b09e41dff86e4d491902be6f3c
Create mode-basic.

"basic" mode provides core functionality needed by any other mode.
This included entering test and managing the selection using the mouse.
Other things will likely be added in due course.

Signed-off-by: NeilBrown <neil@brown.name>
Makefile
data/edlib.ini
data/modules.ini
emacs-search.c
mode-basic.c [new file with mode: 0644]
mode-emacs.c