aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* isar-preprocessing: remove unnecessary save-match-data.Gravatar David Aspinall2009-09-07
| | | | Fix a compile warning.
* Remove \t in \<inverse> expansion.Gravatar David Aspinall2009-09-07
| | | | Make \<spacespace> be a single EM-DASH SPACE
* Remove \t in \<module> expansion.Gravatar David Aspinall2009-09-07
|
* Fix compile warningsGravatar David Aspinall2009-09-07
|
* WhitespaceGravatar David Aspinall2009-09-07
|
* (C) dateGravatar David Aspinall2009-09-07
|
* mapcar -> dolistGravatar David Aspinall2009-09-07
|
* Require cl for compilationGravatar David Aspinall2009-09-07
|
* Missing requireGravatar David Aspinall2009-09-07
|
* Fix typosGravatar David Aspinall2009-09-07
|
* Update for Unicode Tokens.Gravatar David Aspinall2009-09-07
|
* Add documentation to explain usage.Gravatar David Aspinall2009-09-07
| | | | | Add setting function for dynamic updates. Add further symbols and explanation of two ways of working.
* Use extended form of define-minor-modeGravatar David Aspinall2009-09-07
|
* Add template auto-insert hookGravatar David Aspinall2009-09-07
|
* Calculate token match regexp in a more complex way in an attempt toGravatar David Aspinall2009-09-07
| | | | | | allow for Coq token grammar. Alter composition of strings to place characters by baseline. Doc and menu notes about replacement functions.
* UpdatedGravatar David Aspinall2009-09-06
|
* Prevent compiler warningsGravatar David Aspinall2009-09-06
|
* Fix compile warnings, remove some XEmacs-ismsGravatar David Aspinall2009-09-06
|
* Obsolete filesGravatar David Aspinall2009-09-06
|
* proof-buffer-syntactic-context-emulate: use caching syntax-ppssGravatar David Aspinall2009-09-06
| | | | instead of parse-partial-sexp
* TypoGravatar David Aspinall2009-09-06
|
* Prevent compile warningsGravatar David Aspinall2009-09-06
|
* Avoid easy-menu-define macroGravatar David Aspinall2009-09-06
|
* WhitespaceGravatar David Aspinall2009-09-06
|
* UpdatedGravatar David Aspinall2009-09-06
|
* UpdatedGravatar David Aspinall2009-09-06
|
* Remove unused subterm markup codeGravatar David Aspinall2009-09-06
|
* Configuration changes for shell mode revision.Gravatar David Aspinall2009-09-06
|
* Move holes menu to holes modeGravatar David Aspinall2009-09-06
|
* UpdatedGravatar David Aspinall2009-09-06
|
* Make sure proof-shell-last-output is non-nilGravatar David Aspinall2009-09-06
|
* pg-add-element: unbound var in debugGravatar David Aspinall2009-09-06
| | | | | proof-activate-scripting: minor cleanup proof-assert-until-point: don't go back beyond end of locked
* Make sure proof-shell-last-output, proof-shell-last-prompt andGravatar David Aspinall2009-09-06
| | | | proof-shell-delayed-ouput remain non-nil.
* Reorganisation to avoid generating many intermediate strings fromGravatar David Aspinall2009-09-06
| | | | | | | | | | | the shell buffer, and match shell regexp directly inside it. This changes the types of several configuration settings. Also some improvements to scomint configuration and changes to proof-shell-exec-loop to send the next command to the prover before starting to process the output from the last. This reorganisation is still in testing and will take time to bed down.
* Include macros for compileGravatar David Aspinall2009-09-06
|
* Compile with cl. Fix typo.Gravatar David Aspinall2009-09-06
|
* proof-clean-buffer: inhibit read onlyGravatar David Aspinall2009-09-06
|
* Change type of proof-shell-process-file, proof-shell-compute-new-files-listGravatar David Aspinall2009-09-06
|
* Fix compile warningsGravatar David Aspinall2009-09-06
|
* Remove noweb file, seems buggy.Gravatar David Aspinall2009-09-06
|
* Add after save hook and convenient key binding to compile on saveGravatar David Aspinall2009-09-06
|
* Supress spurious warningsGravatar David Aspinall2009-09-06
|
* More defun->defsubst changesGravatar David Aspinall2009-09-06
|
* span-mapc-spans for span-delete-spansGravatar David Aspinall2009-09-06
|
* Rearrange for scopingGravatar David Aspinall2009-09-06
|
* Tweak point movement in `proof-assert-until-point' andGravatar David Aspinall2009-09-06
| | | | | | alter meaning of `proof-only-whitespace-to-locked-region-p'; both now refer to char after point. Script elements are now stored in hash tables rather than lists.
* Rearrange some of point movement code for following scripting.Gravatar David Aspinall2009-09-06
|
* pg-xml-parse-buffer: generalise to take region arguments.Gravatar David Aspinall2009-09-06
|
* Clarify that eager message matches are now anchoredGravatar David Aspinall2009-09-06
|
* Remove use-specials-for-fontifyGravatar David Aspinall2009-09-06
|