aboutsummaryrefslogtreecommitdiff
path: root/generic
AgeCommit message (Collapse)Author
2008-01-17Prevent font-lock complaining about not being setup.David Aspinall
2008-01-17Add input history ring. Cleanup comments.David Aspinall
2008-01-17Prevent loading early in interpreted code: simulate proper eval-when (compile)David Aspinall
2008-01-17Split define keys to match keymap filesDavid Aspinall
2008-01-17Splash for a bit longer: people complain its too shortDavid Aspinall
2008-01-16Reduce compiler warnings. Minor fixes.David Aspinall
2008-01-16Set version tag for new release.David Aspinall
2008-01-16Compilation tweaksDavid Aspinall
2008-01-16Cleanup compilation and documentation. Possible fix/break in ↵David Aspinall
pg-pbrpm-get-region-info (only looked at START).
2008-01-16Cleanup compileDavid Aspinall
2008-01-16Updated.David Aspinall
2008-01-16Fix compilation: need proof-utilsDavid Aspinall
2008-01-16Comments.David Aspinall
2008-01-16Revert 8.18: font-lock-append-text-property merges faces better.David Aspinall
2008-01-16Updated.David Aspinall
2008-01-15Tweak fix: it's *probably* not necessary in non-mule mode (needs testing onDavid Aspinall
non-mule Emacs).
2008-01-15proof-x-symbol-decode-region: add fontification to fix missing ↵David Aspinall
subscript/subscripts.
2008-01-15Comments.David Aspinall
2008-01-15Simplify font lock settings, removing proof-font-lock-case-fold-searchDavid Aspinall
2008-01-15Comments.David Aspinall
2008-01-15pg-response-display: use add-text-properties instead of ↵David Aspinall
font-lock-append-text-property [no behaviour change]
2008-01-15Before calling pg-response-display-with-face, strip eager annotation but not ↵David Aspinall
specials.
2008-01-15Documentation.David Aspinall
2008-01-15Fix cleaning minibuffer echo of urgent messages when proof-shell-unicode is ↵David Aspinall
set. Cleanup comments.
2008-01-15Set version tag for new release.David Aspinall
2008-01-15Many rearrangements for compatibility, efficient/correct compilation, ↵David Aspinall
namespaces fixes. pre-shell-start-hook: remove this, use default names for modes proof-compat: simplify architecture flags, use standard (featurep 'xemacs).
2008-01-15New files.David Aspinall
2008-01-15New files.David Aspinall
2008-01-14New files.David Aspinall
2008-01-05Deleted fileDavid Aspinall
2008-01-05Updated.David Aspinall
2008-01-05Deleted fileDavid Aspinall
2008-01-03Fixed something wrong. Probably a file missing (proof-system.el ?).Pierre Courtieu
2007-12-14Deleted fileDavid Aspinall
2007-12-14More doc tidyDavid Aspinall
2007-12-14Remove ancient idea for proof-atomic-sequence-listsDavid Aspinall
2007-12-14Cleanups with M-x checkdoc.David Aspinall
2007-12-14Set version tag for new release.David Aspinall
2007-12-14Updated.David Aspinall
2007-12-14Add compilation dependencyDavid Aspinall
2007-12-14Move x-symbol-language hereDavid Aspinall
2007-12-14Cleanup coding system setting, commentsDavid Aspinall
2007-12-14Move x-symbol-language to avoid eval of proof-assistant-symbol; move ↵David Aspinall
proof-face-specs to proof-utils
2007-12-14proof-associated-windows: rewrite naively to remove proof-list-filterDavid Aspinall
2007-12-14Move proof-face-specs here, remove proof-list-filterDavid Aspinall
2007-12-14Rename: proof-show-debug-messages -> proof-general-debug.David Aspinall
2007-12-14Rename: proof-show-debug-messages -> proof-general-debug. Optimise ↵David Aspinall
pg-remove-specials.
2007-12-14Rename: proof-show-debug-messages -> proof-general-debugDavid Aspinall
2007-12-14Use proof-shell-unicode to control whether bytes 128-255 are stripped from ↵David Aspinall
output.
2007-12-14Add proof-shell-set-text-representation to disable multibyte characters in ↵David Aspinall
legacy case. Use proof-shell-unicode to control whether bytes 128-255 are stripped from output.