1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 20:30:32 -08:00

temp-file-name-pattern does not appear in the manuals.

This commit is contained in:
Chong Yidong 2009-02-21 23:32:44 +00:00
parent 721451bc13
commit 8f513de89e

View file

@ -1241,6 +1241,7 @@ mlm-* functions and variables (formerly used for Malayalam script).
**** `tamil' and `tml-util, and all associated tamil-* and tml-*
functions and variables (formerly used for Tamil script).
---
** The variable temp-file-name-pattern has been removed.
This variable was only used by call-process-region, which now uses
temporary-file-directory instead.