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
321ce330
Commit
321ce330
authored
Dec 04, 2002
by
Richard M. Stallman
Browse files
(tooltip-gud-tips-p): Undo previous change.
parent
a8773ec1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
lisp/tooltip.el
lisp/tooltip.el
+1
-4
No files found.
lisp/tooltip.el
View file @
321ce330
...
...
@@ -118,10 +118,7 @@ position to pop up the tooltip."
:group
'tooltip
)
(
defcustom
tooltip-gud-tips-p
nil
"*Non-nil means show tooltips in GUD sessions.
Setting this variable directly with `setq' has no effect;
you should either set it with the Customization facility
or use the function `tooltip-gud-tips-activate'."
"*Non-nil means show tooltips in GUD sessions."
:type
'boolean
:tag
"GUD"
:set
#'
(
lambda
(
symbol
on
)
...
...
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