summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.13
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog.13')
-rw-r--r--lisp/ChangeLog.132
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index 43ccb0b4ff8..a7246c3ab57 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -11224,7 +11224,7 @@
(server-execute, server-return-error): New functions extracted from
server-process-filter.
(server-execute-continuation): New functions.
- (server-process-filter): Restructure so that all arguments are analysed
+ (server-process-filter): Restructure so that all arguments are analyzed
first and then acted upon in a subsequent stage. This way
server-goto-toplevel can be executed later, when we know if
it's necessary.