Function: timeclock-entry-project--cmacro

timeclock-entry-project--cmacro is a function defined in timeclock.el.gz.

Signature

(timeclock-entry-project--cmacro _CL-WHOLE-ARG CL-X)

Documentation

compiler-macro for timeclock-entry-project.

Source Code

;; Defined in /usr/src/emacs/lisp/calendar/timeclock.el.gz
;; Could not find source code, showing raw function object.
#[(_cl-whole-arg cl-x)
  ((cl-block timeclock-entry-project--cmacro
     (cl--defsubst-expand '(cl-x)
			  '(cl-block timeclock-entry-project
			     (progn (nth 2 cl-x)))
			  nil nil nil cl-x)))
  (t) nil "compiler-macro for `timeclock-entry-project'."]