Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 256 Bytes

emacs.md

File metadata and controls

19 lines (10 loc) · 256 Bytes

To indent the highlighted region

C-M-\

To repeat a command

C-x z

To provide an argument to the next command

C-u XXX cmd (C-u 75 / prints 75 /)

To install package

package-install

To modify root file

M-x sudo-edit (installed from Melpa)