Difference between revisions of "Emacs Lisp"
Jump to navigation
Jump to search
m (added workflow:programming category) |
|||
Line 8: | Line 8: | ||
{| | {| | ||
− | | | + | | {{Keys|M-<tab>}} |
| complete at point | | complete at point | ||
|- | |- | ||
− | | | + | | {{Keys|C-M-q}} |
| indent the sexp following [[point]] | | indent the sexp following [[point]] | ||
|- | |- | ||
− | | | + | | {{Keys|C-M-x}} |
| evaluate the <code>defun</code> at [[point]] | | evaluate the <code>defun</code> at [[point]] | ||
|} | |} |