aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/07-commands-and-options/10494-diffs-in-show-proof.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog/07-commands-and-options/10494-diffs-in-show-proof.rst')
-rw-r--r--doc/changelog/07-commands-and-options/10494-diffs-in-show-proof.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/changelog/07-commands-and-options/10494-diffs-in-show-proof.rst b/doc/changelog/07-commands-and-options/10494-diffs-in-show-proof.rst
deleted file mode 100644
index 69a9c40c3c..0000000000
--- a/doc/changelog/07-commands-and-options/10494-diffs-in-show-proof.rst
+++ /dev/null
@@ -1,7 +0,0 @@
-- **Added:**
- Optionally highlight the differences between successive proof steps in the
- :cmd:`Show Proof` command. Experimental; only available in coqtop
- and Proof General for now, may be supported in other IDEs
- in the future.
- (`#10494 <https://github.com/coq/coq/pull/10494>`_,
- by Jim Fehrle).