mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-14 04:21:56 +00:00
0db513c4d6
This is for people who cannot grasp the superior conventions of emacs ;) A new argument "partial" has been added to word-upcase, word-lowcase and word-capitalize that restores the old emacs-like behavior. The (x)emacs bindings are updated to use the "partial" argument, and also to bind correctly M-u and M-l (M-c is unfortunately not available). Fixes bug #2826.