Documented read-file-name-completion-ignore-case and
read-buffer-completion-ignore-case.
This commit is contained in:
parent
68b113f645
commit
fc40114552
1 changed files with 2 additions and 2 deletions
4
etc/NEWS
4
etc/NEWS
|
@ -447,10 +447,10 @@ next history elements. When the reverse search reaches the first history
|
|||
element, it wraps to the last history element, and the forward search
|
||||
wraps to the first history element. When the search is terminated, the
|
||||
history element containing the search string becomes the current.
|
||||
|
||||
+++
|
||||
*** The variable read-file-name-completion-ignore-case overrides
|
||||
completion-ignore-case for file name completion.
|
||||
|
||||
+++
|
||||
*** The variable read-buffer-completion-ignore-case overrides
|
||||
completion-ignore-case for buffer name completion.
|
||||
---
|
||||
|
|
Loading…
Add table
Reference in a new issue