aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7bf9a1c36c4..d4acdd3f84e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
1238set of "wrapping" filters, similar to around advice. 1238set of "wrapping" filters, similar to around advice.
1239 1239
1240** `server-eval-at' is provided to allow evaluating forms on different 1240+++
1241Emacs server instances. 1241** The new function `server-eval-at' allows evaluation of Lisp forms on
1242named 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