Next: Indentation, Previous: Programming Major Modes, Up: Editing Programs [Index]
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.