diff options
| author | Basil L. Contovounesios <basil@contovou.net> | 2026-04-13 23:04:44 +0200 |
|---|---|---|
| committer | Basil L. Contovounesios <basil@contovou.net> | 2026-04-13 23:04:44 +0200 |
| commit | f2223e473ef34f700b8743ff8d9068010c27a267 (patch) | |
| tree | 6117b2327ee627a63a97bc73839d45fdd1a7c4bf | |
| parent | e9287b17e53bdfefce78c4b2947baf9b76670900 (diff) | |
| parent | 0d02f5063d36ff4fa6138f0973c83c6d3874fba0 (diff) | |
Merge branch 'master' into externals/ivyexternals/ivy
| -rw-r--r-- | ivy.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2199,7 +2199,7 @@ PREDICATE is applied to filter out the COLLECTION immediately. This argument is for compatibility with `completing-read'. When REQUIRE-MATCH is non-nil, only members of COLLECTION can be -selected. In can also be a lambda. +selected. It can also be a lambda. If INITIAL-INPUT is non-nil, then insert that input in the minibuffer initially. |
