Test code: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
;; 把 Ctrl+Shift+Space 绑定为 set-mark-command | |||
(global-set-key (kbd "C-S-SPC") #'set-mark-command) | |||
(global-set-key (kbd "C- | |||
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
;; 把 Ctrl+Shift+Space 绑定为 set-mark-command | |||
(global-set-key (kbd "C-S-SPC") #'set-mark-command) | |||
(global-set-key (kbd "C- | |||