diff options
| author | aspiwack | 2010-09-23 17:01:31 +0000 |
|---|---|---|
| committer | aspiwack | 2010-09-23 17:01:31 +0000 |
| commit | 626a703ccec63d5a38a1f325385cd905ce5b74a3 (patch) | |
| tree | 84a866d3e9a07014dd24e8a21e9baf4d8809a5c5 | |
| parent | 679801623c1f55d0081f952c2094c3572fa39d4f (diff) | |
Update CHANGES: Local/Global Set/Unset.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13455 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -209,6 +209,8 @@ Vernacular commands - Syntax of Implicit Type now supports more than one block of variables of a given type. - Command "Canonical Structure" now warns when it has no effects. +- Commands of the form "Set X" or "Unset X" now support "Local" and "Global" + prefixes. Library |
