aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2009-01-30 18:13:39 +0000
committerChong Yidong2009-01-30 18:13:39 +0000
commit55504ada771d9c2acd36e68c16d1c2104345b33e (patch)
tree219342d8073285f44cdd48b1694f46473d0e57bd
parent8984df7cbdf0349d40c9f1976eec1c01d9fbb3c2 (diff)
downloademacs-55504ada771d9c2acd36e68c16d1c2104345b33e.tar.gz
emacs-55504ada771d9c2acd36e68c16d1c2104345b33e.zip
Fix typo.
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index e255f6104a7..502f83c6554 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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-*
1221functions and variables (formerly used for Tamil script). 1221functions 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.
1224This variable was only used by call-process-region, which now uses 1224This variable was only used by call-process-region, which now uses
1225temporary-file-directory instead. 1225temporary-file-directory instead.
1226 1226