aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 209c73e06ff..eb2532c18da 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -299,7 +299,8 @@ have been moved to C-h F, C-h K and C-h S.
299See below under "incremental search changes". 299See below under "incremental search changes".
300 300
301--- 301---
302** C-x C-f RET, typing nothing in the minibuffer, is no longer a special case. 302** C-x C-f RET (find-file), typing nothing in the minibuffer, is no longer
303a special case.
303 304
304Since the default input is the current directory, this has the effect 305Since the default input is the current directory, this has the effect
305of specifying the current directory. Normally that means to visit the 306of specifying the current directory. Normally that means to visit the