diff options
author | Kai Großjohann <kgrossjo@eu.uu.net> | 2004-10-24 13:26:10 +0000 |
---|---|---|
committer | Kai Großjohann <kgrossjo@eu.uu.net> | 2004-10-24 13:26:10 +0000 |
commit | 213856ba58b66f84b39d7217c45bbc4d2c2ec2de (patch) | |
tree | 57c22a9d83cd00c8c1849e6f7595e8840fd56910 /etc/NEWS | |
parent | bb5d6d34377a2bcf28877ee572f44091ac0d31c5 (diff) | |
download | emacs-213856ba58b66f84b39d7217c45bbc4d2c2ec2de.tar.gz |
Mention process-file.
Diffstat (limited to 'etc/NEWS')
-rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3508,6 +3508,11 @@ status, and other information about a specific network interface. +++ ** New function `call-process-shell-command'. +** New function `process-file'. + +This is similar to `call-process', but obeys file handlers. The file +handler is chosen based on default-directory. + --- ** The dummy function keys made by easymenu are now always lower case. If you specify the |