diff options
| author | coqbot-app[bot] | 2021-01-28 14:37:10 +0000 |
|---|---|---|
| committer | GitHub | 2021-01-28 14:37:10 +0000 |
| commit | a54a5b83becd3ef7feef1352b56d10a3d74be85f (patch) | |
| tree | 30fd0b947b44f92a567eb7e7ce9c27706f5c3c9d /doc/changelog | |
| parent | 90b79076305d8b9ceb92f81a99bf0a9d423903ee (diff) | |
| parent | 3d46bed76e656d6a0e4d87320e4d0fd67d1211c2 (diff) | |
Merge PR #13763: Remove the SearchHead command (deprecated in 8.12)
Reviewed-by: SkySkimmer
Reviewed-by: Zimmi48
Diffstat (limited to 'doc/changelog')
| -rw-r--r-- | doc/changelog/07-vernac-commands-and-options/13763-remove_searchhead.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/07-vernac-commands-and-options/13763-remove_searchhead.rst b/doc/changelog/07-vernac-commands-and-options/13763-remove_searchhead.rst new file mode 100644 index 0000000000..7f0650d8ee --- /dev/null +++ b/doc/changelog/07-vernac-commands-and-options/13763-remove_searchhead.rst @@ -0,0 +1,4 @@ +- **Removed:** + SearchHead command. Use the `headconcl:` clause of :cmd:`Search` instead + (`#13763 <https://github.com/coq/coq/pull/13763>`_, + by Jim Fehrle). |
