[emacs] fix cycle-spacing mapping
commit2a89f1c6306ea8352f6f900e3b00a332ff79054c
authorMichal Nazarewicz <mina86@mina86.com>
Sat, 3 Jun 2023 02:22:42 +0000 (3 04:22 +0200)
committerMichal Nazarewicz <mina86@mina86.com>
Sat, 3 Jun 2023 02:23:08 +0000 (3 04:23 +0200)
tree7bf58ee815734e0faa047ec8281ec064da146928
parent9873da050516ac8a567e4f236257be0ed9aa4531
[emacs] fix cycle-spacing mapping

Since Emacs 29 `M-SPC` maps to cycle-spacing rather than just-one-space
which means that `[remap just-one-space]` no loger works for remapping
purposes.  Change it to explicit mapping of M-SPC so the setting works
in old and new versions.
emacs/init.el