diff options
| author | David Aspinall | 2004-04-16 10:23:33 +0000 |
|---|---|---|
| committer | David Aspinall | 2004-04-16 10:23:33 +0000 |
| commit | 254a9c79fce52f1326895848a7f8bb3cd1b3663f (patch) | |
| tree | c6caf7d1b20db9fef55481e99b92cdff33365440 | |
| parent | 62962ecc67de1319a8305be9b833604b48423942 (diff) | |
Updated.
| -rw-r--r-- | TODO | 2 | ||||
| -rw-r--r-- | todo | 20 |
2 files changed, 8 insertions, 14 deletions
@@ -30,7 +30,7 @@ Plans for upcoming versions * Queue manipulation improvement: allow to extend or reduce during processing, with fewer "Proof Process Busy" messages. -* Support more proof assistants +* Support more proof assistants. Add more example proofs. * Make an XEmacs package @@ -15,13 +15,10 @@ This is an outline file. Use C-c C-n, C-c C-p or menu to navigate. --- MMM support --- Theorem dependencies -*** Emacs Bug Roundup - --- xemacs support for nested comments?? - --- xemacs undo in read-only regions - *** Isabelle tweaks -- theorem dependencies on spoils ordinary response buffer output (dependency info *after* response display loses) + [FIXED OR NOT?] *** Check multiple file support in Isabelle -- maybe has become buggy -- Test cases seem to work, still @@ -32,6 +29,8 @@ This is an outline file. Use C-c C-n, C-c C-p or menu to navigate. *** Finish clean-up of web page, broken link fixes. +*** Check list of things at bottom of this file. + * Proof General Infeasibly Long Low-Level List of Things to Do @@ -564,7 +563,11 @@ X (Low) e.g. probably not worth spending time on Very useful option of GNU Emacs easy menu to remove items from menu altogether, dynamically. (Or at least, fairly dynamically. Fully dynamically would be guitrocity). + [NB: this is there now, perhaps, as :configured] + +*** A Undo in "read-only" regions +*** A Support for nested comments @@ -781,8 +784,6 @@ List of things postponed from PG 3.4: need to be merged above *** Comment at the end for Isabelle theory files!!!! -*** X-Symbol 4.4 backwards compatibility for Coq and friends. - *** Check: does proof-follow-mode have any effect??? Consider removal to simplify it? @@ -797,10 +798,3 @@ List of things postponed from PG 3.4: need to be merged above *** proof-nesting-depth: This needs to be fixed up in count undos, find-and-forget. - -*** Generic versions of count undos and find-and-forget generic. - -*** Keybindings on menus: many missing in GNU Emacs. - Also strange things happen with docstrings for macro-generated - functions. (C-h C-c C-p gives message "can't find docstring for - proof-prf" at one point, then later finds it?!) |
