mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-29 19:48:19 +00:00
Doc fix.
This commit is contained in:
parent
71dffedd1c
commit
8af7e4bda9
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user