(catch tag &rest body)
(and &rest args)
(funcall func &rest args)
- (insert-string &rest args)
(insert &rest args)
(vconcat &rest args)
(run-hook-with-args hook &rest args)
(message-box string &rest args)
(prog2 x y &rest body)
(prog1 first &rest body)
- (ml-provide-prefix-argument prefix form)
(insert-before-markers &rest args)
(call-process-region start end program &optional delete
destination display &rest args)
(track-mouse &rest body)
(unwind-protect bodyform &rest unwindforms)
(save-restriction &rest body)
- (ml-prefix-argument-loop)
(quote arg)
(make-byte-code &rest args)
(or &rest args)
(start-process name buffer program &rest args)
(run-hook-with-args-until-failure hook &rest args)
(if cond then &rest else)
- (ml-if)
(apply function &rest args)
(format string &rest args)
(encode-time second minute hour day month year zone &rest args)