aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-10-07Added more documentation.David Aspinall
Made new proof-config customization group for variables supposed to be configured by prover specific settings (as opposed to user options, which are set by users). This adds type information and useful facility for testing new instances of PG. Similarly added proof-shell customization group. Removed (what I assume to be) defunct variables proof-post-shell-exit-hook, proof-shell-echo-input. Made deflocal do 'setq-default', not 'setq'. (I consider this a bugfix, but no calls to deflocal use other than nil value anyway, so this bug had no effect.) Added code for displaying splash screen. Attempted fix for proof-issue-new-command when process inactive. Improved functions proof-script-new-command-advance, proof-script-next-command-advance, called from proof-assert-next-command.
1998-10-07Added detection of less than 16 bit colour depth to display 8bitDavid Aspinall
icons. Disabled toolbar for console working.
1998-10-07Munged name of customization variables so that menus display nicely.David Aspinall
Added cust group for proof general internals. Added automatic setting of proof-assistant and customize group, via mode function stubs which load the real elisp files. (This also avoids polluting the load-path too much).
1998-10-07Removed lego-settings defgroup, changed to lego.David Aspinall
Removed {lego,proof}-assistant setting (now automatic) Removed {lego,proof}-global-p settings (proof now allows nil).
1998-10-07Removed coq-settings defgroup, changed to coq.David Aspinall
Defcustom'd coq-prog-name. Removed proof-assistant setting (now automatic) Added FIXME question about proof-shell-init-cmd.
1998-10-07Added text logos. Menu now appears in screenshot.David Aspinall
1998-10-07 New file to give users/co-developers a chance to see what we have planned.David Aspinall
1998-10-07Added some notes for IsabelleDavid Aspinall
1998-10-07Removed some.David Aspinall
1998-10-07Rearranged a bit, added some, removed some.David Aspinall
1998-10-07Found some more...David Aspinall
1998-10-07Added cvsclean backDavid Aspinall
1998-10-07GIMP Script Fu for batch generating images.David Aspinall
1998-10-07Added jpegs to repository for convenience.David Aspinall
1998-10-07Added gif files for reduced color displays.David Aspinall
1998-10-07Added to repository for convenience.David Aspinall
1998-10-07Added for convenience.David Aspinall
1998-10-07Makefile for generating various image formats.David Aspinall
1998-10-07Added to repository for convenience.David Aspinall
1998-10-07Added text logos.David Aspinall
1998-10-07Colorised the general!David Aspinall
1998-10-07Fixed validation errors. Added screenshot page.David Aspinall
1998-10-07Rough copyright notice cribbed from cwbDavid Aspinall
1998-10-07Note about COPYING.David Aspinall
1998-10-05da> BTW, the menus have disappeared!Thomas Kleymann
They are back courtesy of reintroducing an easy-menu-add call.
1998-10-02Moved menu definition back into proof-config-done.David Aspinall
1998-10-02Added automatic editing of download.htmlDavid Aspinall
1998-10-02Removed Emacs versions to more transient placeDavid Aspinall
1998-10-02Major revision after business lunch with daThomas Kleymann
1998-10-02changed maintainer information to lego@dcs and isabelle@dcs .Thomas Kleymann
1998-10-02Removed erroneous mention of an elisp directoryDavid Aspinall
1998-10-02Top-level README for distribution.David Aspinall
1998-10-02Removed duff key bindingsDavid Aspinall
1998-10-02Added $ to coq automode regexpDavid Aspinall
1998-10-02Improved (internal) documentation of multiple file handlingThomas Kleymann
1998-10-02put isabelle-users address in alphabetic orderThomas Kleymann
1998-10-02Added todo for proof-goal-command, proof-save-commandDavid Aspinall
1998-10-02added LEGO support for proof-goal-command and proof-save-commandThomas Kleymann
1998-10-02Added isabelle-users, mentioned toolbar.David Aspinall
1998-10-02draft for first pre-releaseThomas Kleymann
1998-10-01Updated maintainer tags to remove lego email address.David Aspinall
1998-10-01Removed top-level "dist" directory from RELEASEDIR.David Aspinall
1998-10-01Fixed for new header in coqtags.David Aspinall
1998-10-01Removed troublesome $Id$ header from .patch file: was gettingDavid Aspinall
expanded by cvs! Really this file should be marked as "binary."
1998-10-01Adjusted for older rpmDavid Aspinall
1998-10-01Updated for new path in coqtagsDavid Aspinall
1998-10-01Added todo for next/previous functions.David Aspinall
1998-10-01Added notes about toolbar and retract buglets.David Aspinall
1998-10-01Replaced string COMMENT by constant proof-no-command.David Aspinall
1998-10-01Added documentation for user-level functions.David Aspinall