aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 395956eb996..1e9433cd1c1 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -360,6 +360,10 @@ use the -f option when sending mail.
360** In Isearch mode, mouse-2 in the echo area now yanks the current 360** In Isearch mode, mouse-2 in the echo area now yanks the current
361selection into the search string rather than giving an error. 361selection into the search string rather than giving an error.
362 362
363** Ange-ftp allows you to specify of a port number in remote file
364names cleanly. It is appended to the host name, separated by a hash
365sign, e.g. `/foo@bar.org#666:mumble'. (This syntax comes from EFS.)
366
363** New modes and packages 367** New modes and packages
364 368
365*** 5x5.el is a simple puzzle game. 369*** 5x5.el is a simple puzzle game.