update emac
This commit is contained in:
@@ -369,8 +369,6 @@
|
||||
(global-set-key (kbd "C-<f12>") 'xref-find-references)
|
||||
(global-set-key (kbd "C-{") 'xref-go-back)
|
||||
(global-set-key (kbd "C-}") 'xref-go-forward)
|
||||
(global-set-key (kbd "C-]") 'stupid-indent)
|
||||
(global-set-key (kbd "C-[") 'stupid-outdent)
|
||||
(global-set-key (kbd "<mouse-3>") 'xref-go-back)
|
||||
(global-set-key (kbd "<mouse-4>") 'xref-go-forward)
|
||||
(global-set-key (kbd "C-q") 'save-buffers-kill-terminal)
|
||||
|
||||
Reference in New Issue
Block a user