summaryrefslogtreecommitdiff
path: root/doc/lispref/edebug.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2018-10-16 08:08:04 -0700
committerGlenn Morris <rgm@gnu.org>2018-10-16 08:08:04 -0700
commit722833d30e609655de4675dd5c25eb8460947f93 (patch)
tree3d84d6cab52b3c697126d8c4ed3cffd56d24474e /doc/lispref/edebug.texi
parent76a6417baf8ad5e2513b19f63e27c5c913555329 (diff)
parent73babba26aa714c34aa8d9473ba5b55ce110a215 (diff)
downloademacs-722833d30e609655de4675dd5c25eb8460947f93.tar.gz
Merge from origin/emacs-26
73babba (origin/emacs-26) Clarify documentation of fractional vertica... b20c51d * lisp/isearch.el (isearch-cmds): Recall absent isearch--stat... 700acbd doc/lispref/edebug.texi (Specification List) Remove obstrusiv... 1902450 Fix wording in module API documentation e724a8f Fix redisplay of glyphless characters 8fc892d Update --without-toolkit-scroll-bars doc 80e0bfa Call GTK functions only on GTK scrollbars 91c4c46 Update the description of startup in ELisp manual 18b42c6 Use the 'line-number' face for line-number fields past EOB a6ab8db Ensure NS frame is redrawn correctly after scroll Conflicts: lisp/isearch.el
Diffstat (limited to 'doc/lispref/edebug.texi')
-rw-r--r--doc/lispref/edebug.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/lispref/edebug.texi b/doc/lispref/edebug.texi
index b1a65117167..2aace03a681 100644
--- a/doc/lispref/edebug.texi
+++ b/doc/lispref/edebug.texi
@@ -1319,7 +1319,6 @@ succeeds.
@item &define
@c @kindex &define @r{(Edebug)}
-
Indicates that the specification is for a defining form. Edebug's
definition of a defining form is a form containing one or more code
forms which are saved and executed later, after the execution of the