Next: , Previous: , Up: Editing Programs   [Index]


J.1.2 Defuns

In Emacs, a major definition at the top level in the buffer, such as a function, is called a “defun”. The name comes from Lisp, but in Emacs we use it for all languages.