diff options
| author | Richard M. Stallman | 2005-12-08 18:08:38 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-12-08 18:08:38 +0000 |
| commit | 2663a20493dbf0f4ee013eebcb020b6f088260eb (patch) | |
| tree | 8e15b5507d20ce00dba69813da6c4b7a0a1d67ef /etc | |
| parent | 5e41b5a3e770a6500b5d18f08f1babff0b808c31 (diff) | |
| download | emacs-2663a20493dbf0f4ee013eebcb020b6f088260eb.tar.gz emacs-2663a20493dbf0f4ee013eebcb020b6f088260eb.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -268,6 +268,7 @@ the actual file name into the minibuffer. | |||
| 268 | to the text before point. If there is text in the buffer after point, | 268 | to the text before point. If there is text in the buffer after point, |
| 269 | it remains unchanged. | 269 | it remains unchanged. |
| 270 | 270 | ||
| 271 | +++ | ||
| 271 | ** When Emacs prompts for file names, SPC no longer completes the file name. | 272 | ** When Emacs prompts for file names, SPC no longer completes the file name. |
| 272 | This is so filenames with embedded spaces could be input without the | 273 | This is so filenames with embedded spaces could be input without the |
| 273 | need to quote the space with a C-q. The underlying changes in the | 274 | need to quote the space with a C-q. The underlying changes in the |