aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGES
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <courtieu@lri.fr>2010-09-09 11:27:49 +0000
committerGravatar Pierre Courtieu <courtieu@lri.fr>2010-09-09 11:27:49 +0000
commitea043143aa90e0013bb8c4bd2ceb59217618f598 (patch)
treea67d010c995649c15201504b3bcdb68521b8a0bd /CHANGES
parent085f52535d2939e18cdd4ae5e6b24a2220465179 (diff)
Fixed small bugs in indentation.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 78b72bdc..bceeca3d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -92,6 +92,14 @@
*** Some keyboard shortcuts are now available in goals buffer
C-c C-a C-<c,p,o,b,a> are now available in goal buffer.
+*** Experimental storing buffer
+ To store the content of response or goals buffer in a dedicated
+ persistent buffer (for later use), use Coq/Store response or
+ Coq/Store goal.
+
+*** bug fixes
+ (Three panes mode, indentation).
+
** Notable internal changes
*** Altered prover configuration settings (internal)