Skip to content

Instantly share code, notes, and snippets.

@roopeshvaddepally
Created January 15, 2011 01:34
Show Gist options
  • Save roopeshvaddepally/780601 to your computer and use it in GitHub Desktop.
Save roopeshvaddepally/780601 to your computer and use it in GitHub Desktop.
(global-set-key "\C-h" 'delete-backward-char)
; bind original binding of help-command to a new shortcut, JIC
(global-set-key "\M-?" 'help-command)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment