comparison etc/NEWS @ 39881:9c1b9334eb73

Mark last change as documented in the manual.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 13 Oct 2001 12:15:35 +0000
parents fba70cf81a87
children 91b2bb6856b0
comparison
equal deleted inserted replaced
39880:de2f745df406 39881:9c1b9334eb73
24 24
25 ** M-x setenv now expands environment variables of the form `$foo' and 25 ** M-x setenv now expands environment variables of the form `$foo' and
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
32 completing file names. Elements of `completion-ignored-extensions' 33 completing file names. Elements of `completion-ignored-extensions'
33 which do not end in a slash are never considered when a completion 34 which do not end in a slash are never considered when a completion