diff options
| author | Chong Yidong | 2009-01-30 18:13:39 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-01-30 18:13:39 +0000 |
| commit | 55504ada771d9c2acd36e68c16d1c2104345b33e (patch) | |
| tree | 219342d8073285f44cdd48b1694f46473d0e57bd | |
| parent | 8984df7cbdf0349d40c9f1976eec1c01d9fbb3c2 (diff) | |
| download | emacs-55504ada771d9c2acd36e68c16d1c2104345b33e.tar.gz emacs-55504ada771d9c2acd36e68c16d1c2104345b33e.zip | |
Fix typo.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1220,7 +1220,7 @@ 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. | 1223 | ** The variable temp-file-name-pattern has been removed. |
| 1224 | This variable was only used by call-process-region, which now uses | 1224 | This variable was only used by call-process-region, which now uses |
| 1225 | temporary-file-directory instead. | 1225 | temporary-file-directory instead. |
| 1226 | 1226 | ||