Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c27c4ed8
Commit
c27c4ed8
authored
Sep 09, 1997
by
Kenichi Handa
Browse files
(input-method-verbose-flag):
Doc-string fied.
parent
5773304a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
lisp/international/mule-cmds.el
lisp/international/mule-cmds.el
+6
-2
No files found.
lisp/international/mule-cmds.el
View file @
c27c4ed8
...
...
@@ -575,8 +575,12 @@ or a string."
(defcustom input-method-verbose-flag t
"
*If
this
flag
is
non-nil,
input
methods
give
extra
guidance.
For
instance,
Quail
input
method
does
not
show
guidance
buffer
while
inputting
at
minibuffer
if
this
flag
is
t.
"
The
extra
guidance
is
done
by
showing
list
of
avairable
keys
in
echo
area.
If
an
input
method
is
turned
on
in
the
minibuffer,
the
guidance
is
shown
at
the
bottom
short
window
(
by
splitting
the
existing
one
)
only
for
such
complex
input
methods
as
`
chinese-py
'
and
`
japanese
'.
"
:type 'boolean
:group 'mule)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment