diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -1237,8 +1237,9 @@ passing the hook functions as arguments to a "wrapping" function. | |||
| 1237 | *** New macro `with-wrapper-hook' for running an abnormal hook as a | 1237 | *** New macro `with-wrapper-hook' for running an abnormal hook as a |
| 1238 | set of "wrapping" filters, similar to around advice. | 1238 | set of "wrapping" filters, similar to around advice. |
| 1239 | 1239 | ||
| 1240 | ** `server-eval-at' is provided to allow evaluating forms on different | 1240 | +++ |
| 1241 | Emacs server instances. | 1241 | ** The new function `server-eval-at' allows evaluation of Lisp forms on |
| 1242 | named Emacs server instances, using TCP sockets. | ||
| 1242 | 1243 | ||
| 1243 | +++ | 1244 | +++ |
| 1244 | ** `call-process' and `call-process-region' allow a `(:file "file")' spec | 1245 | ** `call-process' and `call-process-region' allow a `(:file "file")' spec |