Skip to content

Instantly share code, notes, and snippets.

@yao2030
Created December 18, 2012 14:34
Show Gist options
  • Save yao2030/4328492 to your computer and use it in GitHub Desktop.
Save yao2030/4328492 to your computer and use it in GitHub Desktop.
;; capitalize
M-c
M-- M-c
;; Upper case
M-u
M-- M-u
;; lower case
M-l
M-- M-l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment