aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-08-23-prefix -> --outputDavid Aspinall
2010-08-23texi2html: add -prefix to give same as old behaviour (sub-directory).David Aspinall
2010-08-23Remove defunct RPM linkDavid Aspinall
2010-08-23Set version tag for new release.David Aspinall
2010-08-23Fix image embedding in htmlDavid Aspinall
2010-08-23Update to use @dircategory and @direntry for infoDavid Aspinall
2010-08-23Add some more creditsDavid Aspinall
2010-08-23Add some more creditsDavid Aspinall
2010-08-23Prevent electric terminator modeline effect in non proof script modes.David Aspinall
2010-08-23UpdatedDavid Aspinall
2010-08-22proof-fast-process-buffer: switch on by default if looks like Mac port (ns ↵David Aspinall
feature)
2010-08-22Fix bug in define-key for mouse-3.David Aspinall
2010-08-22Use C-c C-H for proof-help as suggested in Trac #341, since C-c h clashes ↵David Aspinall
with holes mode (unfortunately).
2010-08-22Change binding for coq-PrintHint as suggested in Trac #341David Aspinall
2010-08-22Move binding of proof-help from C-c C-h to C-c h (see Trac #341)David Aspinall
2010-08-22isar-describe-help-keys: remove this, available by default as C-c C-a h C-hDavid Aspinall
(see Trac #341)
2010-08-20declare trace_simp in Isar, not ML;Makarius Wenzel
2010-08-20Remove dead codeDavid Aspinall
2010-08-20UpdateDavid Aspinall
2010-08-20Support Unicode from tokens. Add export for whole directoryDavid Aspinall
2010-08-20Mention Fast Process BufferDavid Aspinall
2010-08-19Add Fast Process Buffer optionDavid Aspinall
2010-08-19Set version tag for new release.David Aspinall
2010-08-19proof-shell-process-connection-type: Revert to long-lived previous default ↵David Aspinall
of t (for safety, no ill behaviour observed)
2010-08-19Add doc for Send Automatically optionDavid Aspinall
2010-08-19Update ML (but still doesn't work: how to turn on tracing in ML?)David Aspinall
2010-08-19Remove obsolete timingsDavid Aspinall
2010-08-19CommentsDavid Aspinall
2010-08-19Default to non-italic symbol font variant for Mac OS X. Simplify font ↵David Aspinall
changing code.
2010-08-19Update link to STIX fontsDavid Aspinall
2010-08-19Clarify behaviour of copy-paste for token variants: it works fine in PGDavid Aspinall
2010-08-19iasbelle-string-face: Remove italic from defaults becauseDavid Aspinall
STIXRegular doesn't include italic variants of symbols, resulting in empty glyphs appearing on Mac OS X
2010-08-18Simplify installation instructionsDavid Aspinall
2010-08-18Another test fileDavid Aspinall
2010-08-18Remove redisplay from wait loop, only redisplay on exit. Big speed-upDavid Aspinall
but doesn't reflect changes as they happen.
2010-08-18ReorderDavid Aspinall
2010-08-18Fix wiki linksDavid Aspinall
2010-08-18proof-autosend-loop: don't enter if shell is already busy processingDavid Aspinall
2010-08-18proof-shell-start: tidy upDavid Aspinall
2010-08-18Minor rearrangeDavid Aspinall
2010-08-18unicode-tokens-show-controls (C-c C-t C-t): Use redraw-display insteadDavid Aspinall
of redisplay to reveal invisibility spec changes
2010-08-18Remove clashing key binding for C-c C-sDavid Aspinall
2010-08-18Work on Trac #335 (broken old style script management)David Aspinall
2010-08-18Tune profilingDavid Aspinall
2010-08-18Updated with recent figures from Mac OS X.David Aspinall
2010-08-18UpdatedDavid Aspinall
2010-08-18proof-shell-process-connection-type: remove near obsolete test and textDavid Aspinall
about Solaris. Experiment using pipe instead of pty communication as default now scomint buffer not intended for interactive input and runs prover process directly.
2010-08-18proof-debug advice: Fix passing format argDavid Aspinall
2010-08-18Style fixesDavid Aspinall
2010-08-18Improve messageDavid Aspinall