diff options
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -26,6 +26,7 @@ much pure storage it will approximately need. | |||
| 26 | `${foo}' in the specified new value of the environment variable. To | 26 | `${foo}' in the specified new value of the environment variable. To |
| 27 | include a `$' in the value, use `$$'. | 27 | include a `$' in the value, use `$$'. |
| 28 | 28 | ||
| 29 | +++ | ||
| 29 | ** File-name completion can now ignore directories. | 30 | ** File-name completion can now ignore directories. |
| 30 | If an element of the list in `completion-ignored-extensions' ends in a | 31 | If an element of the list in `completion-ignored-extensions' ends in a |
| 31 | slash `/', it indicates a subdirectory that should be ignored when | 32 | slash `/', it indicates a subdirectory that should be ignored when |