mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Doc fix.
This commit is contained in:
parent
71dffedd1c
commit
8af7e4bda9
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue