Difference between revisions of "Emacs Lisp"
Jump to navigation
Jump to search
m (→Helpful keybindings: linked to the "Point and mark" page) |
|||
Line 12: | Line 12: | ||
|- | |- | ||
| {{Keys|C-M-q}} | | {{Keys|C-M-q}} | ||
− | | indent the sexp following [[point]] | + | | indent the sexp following [[point and mark|point]] |
|- | |- | ||
| {{Keys|C-M-x}} | | {{Keys|C-M-x}} | ||
− | | evaluate the <code>defun</code> at [[point]] | + | | evaluate the <code>defun</code> at [[point and mark|point]] |
|} | |} | ||