mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 16:51:06 -07:00
Doc fix.
This commit is contained in:
parent
5abb9556a4
commit
364a6ae392
1 changed files with 1 additions and 1 deletions
|
|
@ -1250,7 +1250,7 @@ percentage by which the left interval tree should not differ from the right.");
|
|||
interval_balance_threshold = 8;
|
||||
|
||||
DEFVAR_LISP ("inhibit-point-motion-hooks", &Vinhibit_point_motion_hooks,
|
||||
"If nonnil, don't call the text property values of\n\
|
||||
"If non-nil, don't call the text property values of\n\
|
||||
`point-left' and `point-entered'.");
|
||||
Vinhibit_point_motion_hooks = Qnil;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue