aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index eece35bb6f0..62fe1ce1a86 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -43,6 +43,10 @@ You can disable this by using --without-selinux.
43 43
44* Changes in Emacs 24.1 44* Changes in Emacs 24.1
45 45
46** New emacsclient argument --parent-id ID can be used to open a
47client frame in parent X window ID, via XEmbed. This works like the
48--parent-id argument to Emacs.
49
46** Completion can cycle, depending on completion-cycle-threshold. 50** Completion can cycle, depending on completion-cycle-threshold.
47 51
48** auto-mode-case-fold is now enabled by default. 52** auto-mode-case-fold is now enabled by default.