]> git.neil.brown.name Git - edlib.git/commit
emacs: handle cx:c-x by resending the equivalent command.
authorNeilBrown <neil@brown.name>
Mon, 12 Jun 2023 12:01:45 +0000 (22:01 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commit770a215b4f5cecb07df5dcbd775a09ebfbd6b9bb
tree9535e6bd9f6c2e913a7a77f8c87796377e05f6ee
parent814bd39b5abb6aba3997f4aec1ae82368160fd79
emacs: handle cx:c-x by resending the equivalent command.

This allows the command to be intercepted without encode emacs code
bindings elsewhere.

Signed-off-by: NeilBrown <neil@brown.name>
mode-emacs.c