diff options
| -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. | |||
| 3508 | +++ | 3508 | +++ |
| 3509 | ** New function `call-process-shell-command'. | 3509 | ** New function `call-process-shell-command'. |
| 3510 | 3510 | ||
| 3511 | ** New function `process-file'. | ||
| 3512 | |||
| 3513 | This is similar to `call-process', but obeys file handlers. The file | ||
| 3514 | handler is chosen based on default-directory. | ||
| 3515 | |||
| 3511 | --- | 3516 | --- |
| 3512 | ** The dummy function keys made by easymenu | 3517 | ** The dummy function keys made by easymenu |
| 3513 | are now always lower case. If you specify the | 3518 | are now always lower case. If you specify the |