aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-19Completed documentation for file variables.Pierre Courtieu
2012-06-14Fix a bug in coq indet code when at the beginning of a buffer.Pierre Courtieu
2012-06-11Trying to minimize the slowness of indentation when no "Proof." isPierre Courtieu
2012-06-10Fixing indentation details for coq. All known bugs seems fixed.Pierre Courtieu
2012-06-10Fixing indentation details for coq.Pierre Courtieu
2012-06-10Still fixing indentation details for coq.Pierre Courtieu
2012-06-10Still fixing indentation (operator precedences) details for coq.Pierre Courtieu
2012-06-10Still fixing indentation details for coq.Pierre Courtieu
2012-06-09Made a small change in generic code about the setting ofPierre Courtieu
2012-06-08Summary: Handle the new t value of which-func-modes.Stefan Monnier
2012-06-08Indentation is a bit more accurate.Pierre Courtieu
2012-06-07Fix a bug of indentation in presence of comment. Probably due to a badPierre Courtieu
2012-06-07Fix indentation of dependent match clauses (as ... in ... return ...).Pierre Courtieu
2012-06-06Fixing a bug with the indentation of qualified names.Pierre Courtieu
2012-06-06Trying to fix some minor indentation bugs with infox operators.Pierre Courtieu
2012-06-05Set version tag for new release.David Aspinall
2012-06-04hide cursor in non-selected *goals* and *response* buffersHendrik Tews
2012-06-04One more fix for indentation.Pierre Courtieu
2012-06-04Fixing indentation (same bug than 2 previous commits). this time it seems ok.Pierre Courtieu
2012-06-04Fixing the last fix on indentation. Still not perfect.Pierre Courtieu
2012-06-03Fix a bug of indentation.Pierre Courtieu
2012-05-31let proof-retract-buffer only move point when called interactivelyHendrik Tews
2012-05-31Fix of a bug. coq id can start with underscore.Pierre Courtieu
2012-05-29- erase invalid coq-load-path entry format '("dir")Hendrik Tews
2012-05-26another hide additional subgoals fixHendrik Tews
2012-05-24kill windows showing response and goals buffers on proof-shell-exitHendrik Tews
2012-05-24fix "Hide Additional Subgoals" for coq 8.4betaHendrik Tews
2012-05-09fix typo + add one missing cvsignoreHendrik Tews
2012-05-08Use proof-add-to-load-path to extend load-path. This way,Hendrik Tews
2012-04-30Set version tag for new release.David Aspinall
2012-04-30Change default Unicode Tokens font back to DejaVU Sans, more reliable without...David Aspinall
2012-04-19enable compilation of generic/proof-autoloads.elHendrik Tews
2012-04-11Set version tag for new release.David Aspinall
2012-04-06Drop support for Emacs 23.1 and earlierDavid Aspinall
2012-04-06Fix compile error, Trac #437.David Aspinall
2012-03-05remove deprecated desktop keysHendrik Tews
2012-03-05support DESTDIR in make installHendrik Tews
2012-03-01fix compilation with emacs23-nox of DebianHendrik Tews
2012-02-24Remove option aspect of 'finfo' datatype, and rename datatype to 'mldata'.mark
2012-02-23Altered graph .dot export so that nodes are displayed as their tactic.mark
2012-02-23Allocate jobs!David Aspinall
2012-02-23*** empty log message ***mark
2012-02-23Capability for exporting .dot files added.mark
2012-02-21Various small improvements to capabilitymark
2012-02-21*** empty log message ***David Aspinall
2012-02-21*** empty log message ***David Aspinall
2012-02-21*** empty log message ***David Aspinall
2012-02-16First version of HOL Light tactic recording.mark
2012-02-13fix coqdep error recognitionHendrik Tews
2012-02-10Fixed an ineficiency in comment detection.Pierre Courtieu