aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 969b1cdcf5f..76078ec14fe 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -67,6 +67,9 @@ from load-path. -Q now implies this.
67 67
68* Changes in Emacs 24.1 68* Changes in Emacs 24.1
69 69
70** Completion in a non-minibuffer now tries to detect the end of completion
71and pops down the *Completions* buffer accordingly.
72
70** emacsclient changes 73** emacsclient changes
71 74
72*** New emacsclient argument --parent-id ID can be used to open a 75*** New emacsclient argument --parent-id ID can be used to open a