help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: require basic stuff from specific packages


From: Drew Adams
Subject: RE: require basic stuff from specific packages
Date: Wed, 10 Aug 2016 08:51:43 -0700 (PDT)

> where did you get the "defun*" stuff?

`C-h f defun*':

  defun* is an alias for `cl-defun' in `cl.el'.

  (defun* NAME ARGLIST [DOCSTRING] BODY...)

  Define NAME as a function.
  Like normal `defun', except ARGLIST allows full Common Lisp conventions,
  and BODY is implicitly surrounded by (cl-block NAME ...).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]