Commit 5a1f99d
Eric James Michael Ritz
Introduce ‘C-c C-w’ to toggle Subword Mode
Programmers who use cameCase may prefer to use Subword Mode. The keys
‘C-c C-w’ exist in cc-mode, performing the exact same behavior.
Because we have gradually move towards using cc-mode as the foundation
of new features it seems reasonable to introduce this change.
The source code contains a URL to the official GNU Emacs manual here
it explains exactly what Subword Mode does.
GitHub-Issue: 891 parent 2e7cd7d commit 5a1f99d
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
| 636 | + | |
| 637 | + | |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
636 | 647 | | |
637 | 648 | | |
638 | 649 | | |
| |||
0 commit comments