diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -299,7 +299,8 @@ have been moved to C-h F, C-h K and C-h S. | |||
| 299 | See below under "incremental search changes". | 299 | See 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 |
| 303 | a special case. | ||
| 303 | 304 | ||
| 304 | Since the default input is the current directory, this has the effect | 305 | Since the default input is the current directory, this has the effect |
| 305 | of specifying the current directory. Normally that means to visit the | 306 | of specifying the current directory. Normally that means to visit the |