index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
generic
/
pg-response.el
Age
Commit message (
Expand
)
Author
2019-06-03
Process tags in the buffer rather than in strings
Jim Fehrle
2019-06-01
Add hook for coq diff-highlighting routine
Jim Fehrle
2019-05-31
* coq/coq-diffs.el (coq-insert-tagged-text): Rework to avoid `aset`
Stefan Monnier
2019-05-16
Highlight diffs in goals and some error messages
Jim Fehrle
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-03-08
Remove some Emacs <24.1 compatibility cruft
Clément Pit--Claudel
2017-01-04
Fixing #121 + avoid hiding user windows too much.
Pierre Courtieu
2016-11-30
fix 2 compilation warnings (fixes #33)
Hendrik Tews
2016-08-25
Ensure PG overlays have pg-span property (#98)
Tej Chajed
2015-11-13
Experimenting less brutal frame deletion.
Pierre Courtieu
2015-11-13
Cleaning code for auto width adapting.
Pierre Courtieu
2015-10-09
Trying to not delete frames too eagerly when laying out.
Pierre Courtieu
2014-12-22
Fixed a compilation issue + small display glitch in coqpg
Pierre Courtieu
2014-12-22
Fixing a bug of multiple frame mode (obsolete variable in emacs > 23.4.
Pierre Courtieu
2014-12-18
Fixed response display spurious newlines for coq.
Pierre Courtieu
2014-06-02
* pg-response.el (proof-multiple-frames-enable, proof-next-error): Use new
Stefan Monnier
2012-09-25
Fixed a bug in three windows mode.
Pierre Courtieu
2012-09-24
Fixed docstring of proof-layout-windows for two columns mode.Was not
Pierre Courtieu
2012-09-24
Fixing a docstring.
Pierre Courtieu
2012-09-24
Completing the possible layouts of proof-layout-windows (added the 3
Pierre Courtieu
2012-09-05
Fixed double hit terminator. Now it is disabled by default, and
Pierre Courtieu
2012-08-31
Three windows mode is back as the default mode.
Pierre Courtieu
2012-08-31
Changed the behaviour of proof-layout-windows. Now it follows the
Pierre Courtieu
2012-08-16
Add option proof-layout-windows-on-visit-file, addressing Trac #444
David Aspinall
2012-06-04
hide cursor in non-selected *goals* and *response* buffers
Hendrik Tews
2012-01-10
Tweak message and display model, in particular, make sure that when a
David Aspinall
2011-01-31
Improve handling of trace buffer and tracing slow mode.
David Aspinall
2010-08-26
Move erase-buffer from associate buffer mode functions, allowing clone-buffer...
David Aspinall
2010-08-25
Fixed my last commit where compilation was broken. (function put at
Pierre Courtieu
2010-08-25
Fixed the bug of vertical window splitting when the size of the window
Pierre Courtieu
2010-08-17
pg-response-has-error-location: save point in response buffer
David Aspinall
2010-08-08
Checkdoc cleanups
David Aspinall
2010-07-08
Cleanups for save-excursion to avoid warnings in latest Emacs versions
David Aspinall
2009-10-15
Keep response and trace buffer read-only, except when changing
David Aspinall
2009-09-26
proof-display-three-b: avoid giving strange behaviour if some buffers are not...
David Aspinall
2009-09-10
Clean compile
David Aspinall
2009-09-08
pg-response-display-with-face: remove update of `proof-shell-last-output'
David Aspinall
2009-09-06
pg-response-maybe-erase: inhibit read only
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2009-05-26
Add proof state hover messages to proof script, along with useful customization.
David Aspinall
2009-05-26
Add proof-shell-strip-output-markup to handle pasting markedup texdt. Minor c...
David Aspinall
2009-05-26
Revive sendback behaviour (using button1)
David Aspinall
2008-08-03
pg-response-display: disable subterm markup removal
David Aspinall
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-07-05
Revert cursor hide in goals and response to avoid user confusion; use bar cur...
David Aspinall
2008-01-16
Reduce compiler warnings. Minor fixes.
David Aspinall
2008-01-16
Compilation tweaks
David Aspinall
2008-01-16
Revert 8.18: font-lock-append-text-property merges faces better.
David Aspinall
[next]