small-temporary-file-directory

small-temporary-file-directory is a variable defined in `files.el'.
Its value is
nil


Documentation:
The directory for writing small temporary files.
If non-nil, this directory is used instead of `temporary-file-directory'
by programs that create small temporary files. This is for systems that
have fast storage with limited space, such as a RAM disk.

You can customize this variable.