aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic
diff options
context:
space:
mode:
authorGravatar Pierre Courtieu <Matafou@users.noreply.github.com>2017-03-03 19:00:39 +0100
committerGravatar GitHub <noreply@github.com>2017-03-03 19:00:39 +0100
commit35f006ae2d7ca192742d2f22d7ee0d4926adbeb2 (patch)
treedb07c5bc056e0e4d15824a55d05e66349792f48b /generic
parent27f06f406594632f35c6625f27875c891233511a (diff)
parentf8a4f52b88af2bea94008b6b66cdd3f38eb46df7 (diff)
Merge pull request #163 from ProofGeneral/fix_indentation
Fix indentation
Diffstat (limited to 'generic')
-rw-r--r--generic/proof-utils.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/proof-utils.el b/generic/proof-utils.el
index 75ddbf69..dff19e76 100644
--- a/generic/proof-utils.el
+++ b/generic/proof-utils.el
@@ -411,7 +411,7 @@ or if the window is the only window of its frame."
;; weird test cases:
;; cur=45, max=23, desired=121, extraline=0
;; current height
- ;;; ((cur-height (window-height window))
+ ;;; (cur-height (window-height window))
;; Most window is allowed to grow to
((max-height
(/ (frame-height (window-frame window))