diff options
| author | Jasper Hugunin | 2019-05-07 15:04:04 -0700 |
|---|---|---|
| committer | Jasper Hugunin | 2019-05-10 12:23:32 -0700 |
| commit | beb5bdec79ff371f48a478df3c24f2cf9d68aa1f (patch) | |
| tree | 727cd1ef35cca121d784274ef8bf739ffac5cfc2 /doc/changelog/03-notations | |
| parent | 8ee7a4a7003fc2c5b01e0d6041961b3da14c0c84 (diff) | |
Use Print Custom Grammar to inspect custom entries
Diffstat (limited to 'doc/changelog/03-notations')
| -rw-r--r-- | doc/changelog/03-notations/10061-print-custom-grammar.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog/03-notations/10061-print-custom-grammar.rst b/doc/changelog/03-notations/10061-print-custom-grammar.rst new file mode 100644 index 0000000000..8786c7ce6b --- /dev/null +++ b/doc/changelog/03-notations/10061-print-custom-grammar.rst @@ -0,0 +1,4 @@ +- Allow inspecting custom grammar entries by :cmd:`Print Custom Grammar` + (`#10061 <https://github.com/coq/coq/pull/10061>`_, + fixes `#9681 <http://github.com/coq/coq/pull/9681>`_, + by Jasper Hugunin, review by Pierre-Marie Pédrot and Hugo Herbelin). |
