diff options
| author | Chong Yidong | 2009-01-30 05:19:18 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-01-30 05:19:18 +0000 |
| commit | f4150f610dd2924a67f7d6669612186851f9c489 (patch) | |
| tree | b42cec1b789a4b288d32e785cc72bb361f40408e | |
| parent | f92d51d84e3d79798ef23bb59934e08aa29fd60a (diff) | |
| download | emacs-f4150f610dd2924a67f7d6669612186851f9c489.tar.gz emacs-f4150f610dd2924a67f7d6669612186851f9c489.zip | |
** The variable temp_file_name_pattern has been removed.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1220,6 +1220,10 @@ mlm-* functions and variables (formerly used for Malayalam script). | |||
| 1220 | **** `tamil' and `tml-util, and all associated tamil-* and tml-* | 1220 | **** `tamil' and `tml-util, and all associated tamil-* and tml-* |
| 1221 | functions and variables (formerly used for Tamil script). | 1221 | functions and variables (formerly used for Tamil script). |
| 1222 | 1222 | ||
| 1223 | ** The variable temp_file_name_pattern has been removed. | ||
| 1224 | This variable was only used by call-process-region, which now uses | ||
| 1225 | temporary-file-directory instead. | ||
| 1226 | |||
| 1223 | 1227 | ||
| 1224 | * Lisp Changes in Emacs 23.1 | 1228 | * Lisp Changes in Emacs 23.1 |
| 1225 | 1229 | ||