aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
authorEli Zaretskii2024-05-11 06:50:56 -0400
committerEli Zaretskii2024-05-11 06:50:56 -0400
commit48c9285c19ffa484fc5163c55eca5a9f3ef41cc7 (patch)
tree25d48db21cea72224758ecc225d6116723b565d4 /doc/misc
parent6380806196f3806b6c2bff60ff6cddae3eee2a19 (diff)
parent0ec9a02a0d5da108ccefe32dd37b066bae357334 (diff)
downloademacs-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.texi2
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}.
529However, such processing is not applied when the option 529However, 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
532Users of @code{pass} may also be interested in functionality provided 532Users of @code{pass} may also be interested in functionality provided
533by other Emacs packages: 533by other Emacs packages: