aboutsummaryrefslogtreecommitdiff
path: root/compat.texi
diff options
context:
space:
mode:
Diffstat (limited to 'compat.texi')
-rw-r--r--compat.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/compat.texi b/compat.texi
index c1b7701..75080a5 100644
--- a/compat.texi
+++ b/compat.texi
@@ -2236,7 +2236,7 @@ Properties,Examining
Properties,,elisp,}).
@end defun
-@c copied from lisp/subr-x.el
+@c copied from lisp/emacs-lisp/subr-x.el
@defun add-display-text-property start end prop value &optional object
Add display property @var{prop} with @var{value} to the text from
@var{start} to @var{end}. If any text in the region has a non-nil
@@ -2414,7 +2414,7 @@ you can say:
@xref{Size of Displayed Text,,,elisp}.
@end defun
-@c based on lisp/subr-x.el
+@c based on lisp/emacs-lisp/subr-x.el
@defmac with-buffer-unmodified-if-unchanged &rest body@dots{}
Evaluate @var{body} like @code{progn}, but change buffer-modified
status only if buffer text changes. If the buffer was unmodified