buffer or changing the window configuration.
@end defun
-@deffn Command trace-package prefix &optional after-load buffer context
+@deffn Command trace-package prefix &optional buffer context after-load
This function calls @code{trace-function-background} for all functions
with names starting with @var{prefix}.
the optional argument behaviours to respect the new values.
@end defun
-@deffn Command trace-regexp regexp &optional after-load buffer context
+@deffn Command trace-regexp regexp &optional buffer context after-load
This function calls @code{trace-function-background} for all functions
matching in @var{regexp}.
optional argument behaviours to respect the new values.
@end defun
-@deffn Command trace-library library &optional after-load buffer context
+@deffn Command trace-library library &optional buffer context after-load
This function calls @code{trace-function-background} for all functions
defined in @var{library}.