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
80d7cf55
Commit
80d7cf55
authored
Feb 17, 2001
by
Richard M. Stallman
Browse files
Upcase "mouse" in @kbd.
parent
f90f8d78
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
13 deletions
+13
-13
man/ebrowse.texi
man/ebrowse.texi
+6
-6
man/idlwave.texi
man/idlwave.texi
+7
-7
No files found.
man/ebrowse.texi
View file @
80d7cf55
...
...
@@ -21,7 +21,7 @@ Permission is granted to copy, distribute and/or modify this document
under
the
terms
of
the
GNU
Free
Documentation
License
,
Version
1.1
or
any
later
version
published
by
the
Free
Software
Foundation
;
with
no
Invariant
Sections
,
with
the
Front
-
Cover
texts
being
``
A
GNU
Manual
''
,
and
with
the
Back
-
Cover
Texts
as
in
(
a
)
below
.
A
copy
of
the
Manual
,
''
and
with
the
Back
-
Cover
Texts
as
in
(
a
)
below
.
A
copy
of
the
license
is
included
in
the
section
entitled
``
GNU
Free
Documentation
License
''
in
the
Emacs
manual
.
...
...
@@ -446,9 +446,9 @@ regions in the buffer. Please notice the help strings in the echo area
when
the
mouse
moves
over
a
sensitive
region
.
@
cindex
context
menu
A
click
with
@
kbd
{
m
ouse
-
3
}
on
a
mouse
-
sensitive
region
opens
a
context
A
click
with
@
kbd
{
M
ouse
-
3
}
on
a
mouse
-
sensitive
region
opens
a
context
menu
.
In
addition
to
this
,
each
buffer
also
has
a
buffer
-
specific
menu
that
is
opened
with
a
click
with
@
kbd
{
m
ouse
-
3
}
somewhere
in
the
buffer
that
is
opened
with
a
click
with
@
kbd
{
M
ouse
-
3
}
somewhere
in
the
buffer
where
no
highlight
is
displayed
.
...
...
@@ -515,7 +515,7 @@ editing.@refill
@end table
The same functionality is available from the menu opened with
@kbd{
m
ouse-3} on the class name.
@kbd{
M
ouse-3} on the class name.
...
...
@@ -579,7 +579,7 @@ Display a list of types.
@end table
These lists are also available from the class'
context
menu
invoked
with
@
kbd
{
m
ouse
-
3
}
on
the
class
name
.
@
kbd
{
M
ouse
-
3
}
on
the
class
name
.
...
...
@@ -939,7 +939,7 @@ You can install a hook function to perform actions after a member or
class
declaration
or
definition
has
been
found
,
or
when
it
is
not
found
.
All
the
commands
described
above
can
also
be
found
in
the
context
menu
displayed
when
clicking
@
kbd
{
m
ouse
-
2
}
on
a
member
name
.
displayed
when
clicking
@
kbd
{
M
ouse
-
2
}
on
a
member
name
.
...
...
man/idlwave.texi
View file @
80d7cf55
...
...
@@ -1072,7 +1072,7 @@ statement (@code{pro}/@code{function}) is shown.
@
kindex
M
-?
In
any
IDL
program
,
press
@
kbd
{
M
-?}
(@
code
{
idlwave
-
context
-
help
})
or
click
with
@
kbd
{
S
-
m
ouse
-
3
}
to
access
context
sensitive
online
help
.
The
click
with
@
kbd
{
S
-
M
ouse
-
3
}
to
access
context
sensitive
online
help
.
The
following
locations
are
recognized
as
context
:
@
cindex
Context
,
for
online
help
...
...
@@ -1108,11 +1108,11 @@ which online help can be accessed.
@
itemize
@
bullet
@
item
Online
help
for
routines
and
keywords
can
be
accessed
through
the
Routine
Info
display
.
Click
with
@
kbd
{
m
ouse
-
3
}
on
an
item
to
see
the
Routine
Info
display
.
Click
with
@
kbd
{
M
ouse
-
3
}
on
an
item
to
see
the
corresponding
help
(@
pxref
{
Routine
Info
}).
@
item
When
using
completion
and
Emacs
pops
up
a
window
with
possible
completions
,
clicking
with
@
kbd
{
m
ouse
-
3
}
on
a
completion
item
invokes
completions
,
clicking
with
@
kbd
{
M
ouse
-
3
}
on
a
completion
item
invokes
help
on
that
item
(@
pxref
{
Completion
}).
@
end
itemize
@
noindent
...
...
@@ -1139,7 +1139,7 @@ following commands can be used to navigate inside the help system.
@
tab
Move
back
and
forward
through
the
help
topic
history
.
@
item
@
kbd
{
c
}
@
tab
Clear
the
history
.
@
item
@
kbd
{
m
ouse
-
2
}
@
item
@
kbd
{
M
ouse
-
2
}
@
tab
Follow
a
link
.
Active
links
are
displayed
in
a
different
font
.
Items
under
@
i
{
See
Also
}
are
active
,
and
classes
have
links
to
their
methods
and
back
.
...
...
@@ -1252,7 +1252,7 @@ self.g* @r{Class structure tag in methods}
If the list of completions is too long to fit in the
@file{*Completions*} window, the window can be scrolled by pressing
@kbd{M-@key{TAB}} repeatedly. Online help (if installed) for each
possible completion is available by clicking with @kbd{
m
ouse-3} on the
possible completion is available by clicking with @kbd{
M
ouse-3} on the
item. Items for which system online help (from the IDL manual) is
available will be displayed in a different font. For other items, the
corresponding source code or DocLib header is available as help text.
...
...
@@ -2135,8 +2135,8 @@ argument will prompt for an expression instead of using the one at
point.
It is very convenient to click with the mouse on expressions to retrieve
their value. Expression printing is also bound to @kbd{S-
m
ouse-2} and
expression help to @kbd{C-S-
m
ouse-2}. I.e. you need to hold down
their value. Expression printing is also bound to @kbd{S-
M
ouse-2} and
expression help to @kbd{C-S-
M
ouse-2}. I.e. you need to hold down
@key{SHIFT} and @key{CONTROL} while clicking with the mouse.
@cindex Calling stack, motion
...
...
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