diff options
| author | Eli Zaretskii | 2024-05-11 06:50:56 -0400 |
|---|---|---|
| committer | Eli Zaretskii | 2024-05-11 06:50:56 -0400 |
| commit | 48c9285c19ffa484fc5163c55eca5a9f3ef41cc7 (patch) | |
| tree | 25d48db21cea72224758ecc225d6116723b565d4 /doc/misc | |
| parent | 6380806196f3806b6c2bff60ff6cddae3eee2a19 (diff) | |
| parent | 0ec9a02a0d5da108ccefe32dd37b066bae357334 (diff) | |
| download | emacs-48c9285c19ffa484fc5163c55eca5a9f3ef41cc7.tar.gz emacs-48c9285c19ffa484fc5163c55eca5a9f3ef41cc7.zip | |
Merge from origin/emacs-29
0ec9a02a0d5 ; Fix doc strings of two scroll-bar functions.
2f8bccf9d8c ; * doc/emacs/frames.texi (Scroll Bars): Improve formatting.
f9832e80b89 ; * lisp/textmodes/ispell.el (ispell-message): Add commen...
a7d247be90c ; * etc/PROBLEMS: Document macOS problems with Emacs.clr ...
8560ee7b5ca ; * doc/misc/auth.texi (The Unix password store): Fix var...
74c6b59af15 ; Advertise scroll bars some more
3d65d4306b9 Avoid errors in 'image-dired-tag-thumbnail'
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/auth.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/auth.texi b/doc/misc/auth.texi index f51a1446170..8d802be535c 100644 --- a/doc/misc/auth.texi +++ b/doc/misc/auth.texi | |||
| @@ -527,7 +527,7 @@ while searching for an entry matching the @code{rms} user on host | |||
| 527 | @code{gnu.org} and port @code{22}, then the entry | 527 | @code{gnu.org} and port @code{22}, then the entry |
| 528 | @file{gnu.org:22/rms.gpg} is preferred over @file{gnu.org.gpg}. | 528 | @file{gnu.org:22/rms.gpg} is preferred over @file{gnu.org.gpg}. |
| 529 | However, such processing is not applied when the option | 529 | However, such processing is not applied when the option |
| 530 | @code{auth-source-pass-extra-parameters} is set to @code{t}. | 530 | @code{auth-source-pass-extra-query-keywords} is set to @code{t}. |
| 531 | 531 | ||
| 532 | Users of @code{pass} may also be interested in functionality provided | 532 | Users of @code{pass} may also be interested in functionality provided |
| 533 | by other Emacs packages: | 533 | by other Emacs packages: |