Some local changes
This commit is contained in:
parent
85d3c38b00
commit
2a4c6969ce
3 changed files with 605 additions and 129 deletions
|
|
@ -163,8 +163,6 @@
|
|||
;; =================================================================
|
||||
;; FUN WITH KEY BINDINGS! YAAAAYYY!!!
|
||||
;; =================================================================
|
||||
;; (Note: I secretly think the use of read-kbd-macro below is dorky.
|
||||
;; This from the man commenting his .emacs file.)
|
||||
(global-set-key (read-kbd-macro "M-g") 'goto-line)
|
||||
(global-set-key (read-kbd-macro "C-q") 'copy-region-as-kill)
|
||||
(global-set-key (read-kbd-macro "C-w") 'kill-region)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue