yi-editor / yi

The Haskell-Scriptable Editor
GNU General Public License v2.0
1.5k stars 199 forks source link

Changes to make CUA independent of EMACS #1101

Open waivio opened 5 years ago

waivio commented 5 years ago

I have ported over the functions that CUA depended on EMACS for, and eliminated the dependency on the EMACS keymap. I resolved all compiler warnings and errors.