mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 00:00:39 -08:00
; Spelling fixes
This commit is contained in:
parent
0940296ebe
commit
b0f20651e3
41 changed files with 91 additions and 93 deletions
|
|
@ -292,7 +292,7 @@ components, from longest to shortest."
|
|||
(defun auth-source-pass--name-port-user-suffixes (name user port)
|
||||
"Return a list of possible path suffixes for NAME, USER, & PORT.
|
||||
|
||||
The resulting list is ordered from most specifc to least
|
||||
The resulting list is ordered from most specific to least
|
||||
specific, with paths matching all of NAME, USER, & PORT first,
|
||||
then NAME & USER, then NAME & PORT, then just NAME."
|
||||
(seq-mapcat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue