summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2024-03-26 14:24:16 +0200
committerEli Zaretskii <eliz@gnu.org>2024-03-26 14:24:16 +0200
commit351d98535dc10f8338b8a418e331cc0af488087b (patch)
treec998d926a72be2ec626efe3fc82d36f8d077cbe2 /doc
parent8cc67dbcec0753c5579e63bf82bfe247debe222c (diff)
downloademacs-351d98535dc10f8338b8a418e331cc0af488087b.tar.gz
; Fix recently-changed documentation
* src/buffer.c (syms_of_buffer) <text-conversion-style>: * doc/lispref/commands.texi (Misc Events): Fix wording and punctuation of the documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/commands.texi8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/lispref/commands.texi b/doc/lispref/commands.texi
index 9ecdd23716c..4fe4969c0db 100644
--- a/doc/lispref/commands.texi
+++ b/doc/lispref/commands.texi
@@ -2477,10 +2477,10 @@ be sent whenever the input method wants to insert a new line.
@item password
This is largely identical to @code{action}, but also requests an input
-method capable of inserting ASCII characters and instructs it not to
-save input in locations from whence it might be subsequently retrieved
-by features of the input method unfit to handle sensitive information,
-such as text suggestions.
+method capable of inserting ASCII characters, and instructs it not to
+save input in locations from which it might be subsequently retrieved
+by features of the input method that cannot handle sensitive
+information, such as text suggestions.
@item t
This, or any other value, means that the input method will be enabled