aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 6717e6519c4..6e46678c22b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -354,6 +354,8 @@ the variable `byte-compile-compatibility') has been removed.
354 354
355* Lisp changes in Emacs 23.2 355* Lisp changes in Emacs 23.2
356 356
357** make-network-socket can now also create `seqpacket' Unix sockets.
358
357** New function `completion-in-region' to use the standard completion 359** New function `completion-in-region' to use the standard completion
358facilities on a particular region of text. 360facilities on a particular region of text.
359 361