Difference between revisions of "Emacs Lisp"

From WikEmacs
Jump to navigation Jump to search
m (→‎Helpful keybindings: linked to the "Point and mark" page)
Line 1: Line 1:
[[Category:Lisp]][[Category:Workflow:Programming]]
+
[[Category:Lisp]]
  
 
''(a short overview should go here)''
 
''(a short overview should go here)''

Revision as of 02:00, 27 March 2012


(a short overview should go here)

Basic setup

Helpful keybindings

<span title="Try `C-h k M-<tab>' for more information." style="border-bottom:1px dotted">[M-<tab>] complete at point
[C-M-q] indent the sexp following point
[C-M-x] evaluate the defun at point

Common customizations

External links