diff options
| author | Eli Zaretskii | 2022-06-05 17:53:43 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2022-06-05 17:53:43 +0300 |
| commit | e8a941cf705f26cf9571e1eba4d23bbc63a056e4 (patch) | |
| tree | f225725ae88ff6274fb2396944b22771746982cb | |
| parent | 9d2f4a8d5a92fdfab80ce9faf0dcfa159189916b (diff) | |
| download | emacs-e8a941cf705f26cf9571e1eba4d23bbc63a056e4.tar.gz emacs-e8a941cf705f26cf9571e1eba4d23bbc63a056e4.zip | |
; * etc/NEWS: Fix wording of entry about 'file-expand-wildcards'.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1942,7 +1942,7 @@ Previously it produced a nonsense value, -1, that was never intended. | |||
| 1942 | * Lisp Changes in Emacs 29.1 | 1942 | * Lisp Changes in Emacs 29.1 |
| 1943 | 1943 | ||
| 1944 | +++ | 1944 | +++ |
| 1945 | ** 'file-expand-wildcards' can now also take a regexp match. | 1945 | ** 'file-expand-wildcards' can now also take a regexp as PATTERN argument. |
| 1946 | 1946 | ||
| 1947 | --- | 1947 | --- |
| 1948 | ** vc-mtn (the backend for Monotone) has been made obsolete. | 1948 | ** vc-mtn (the backend for Monotone) has been made obsolete. |