projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71dffed
)
Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 25 Dec 2007 22:48:48 +0000
(22:48 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 25 Dec 2007 22:48:48 +0000
(22:48 +0000)
lisp/tooltip.el
patch
|
blob
|
history
diff --git
a/lisp/tooltip.el
b/lisp/tooltip.el
index 928e5de76b920f47a6f36ba394b47a9c973ec763..3b88e066bdc7dc312878a983073b7de3725b0ddb 100644
(file)
--- a/
lisp/tooltip.el
+++ b/
lisp/tooltip.el
@@
-272,7
+272,7
@@
is based on the current syntax table."
(buffer-substring start (point)))))))
(defmacro tooltip-region-active-p ()
- "Value is non-nil if the region
is currently active
."
+ "Value is non-nil if the region
should override command actions
."
`(use-region-p))
(defun tooltip-expr-to-print (event)