index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ide
/
nanoPG.ml
Age
Commit message (
Expand
)
Author
2019-04-30
Renaming nanoPG to microPG.
Hugo Herbelin
2019-04-30
CoqIDE nanoPG: adding keys to go the start/end of file (w/o evaluating).
Hugo Herbelin
2019-04-30
NanoPG doc: telling that char, word, sentence, line have their unicode meaning.
Hugo Herbelin
2019-04-30
Cosmetic in nanoPG.ml: fixing a wrong indentation.
Hugo Herbelin
2019-04-30
CoqIDE: Adding MacOS X support for Meta-based nano-PG keys.
Hugo Herbelin
2019-04-30
NanoPG: expanding the notation C- and M- to Ctrl- and Meta-.
Hugo Herbelin
2019-04-30
Fix a nanoPG bug: was accepting unexpectedly extra modifier keys pressed.
Hugo Herbelin
2019-03-19
CoqIDE: Change name of module: Sourceview2 -> Sourceview3
Hugo Herbelin
2018-11-11
CoqIDE: Do not rebind up and down in microPG mode.
Hugo Herbelin
2018-10-15
Correct some spelling errors
Benjamin Barenblat
2018-02-27
Update headers following #6543.
Théo Zimmermann
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2015-08-16
Turning CoqIDE preferences into new style.
Pierre-Marie Pédrot
2015-01-12
Update headers.
Maxime Dénès
2014-12-07
Protecting from a List.nth when applying a command, e.g. C-w, on no CoqIDE bu...
Hugo Herbelin
2014-04-09
nanoPG: when the cursor moves, scroll to make it appear on screen
Enrico Tassi
2014-04-09
nanoPG: takeover keypress only when text view has focus
Enrico Tassi
2014-03-13
nanoPG: better copy/paste
Enrico Tassi
2014-02-17
[nanoPG]: emacs like copy/paste
Enrico Tassi
2014-01-05
nanoPG: compete rewriting with more Emacs/PG like features
Enrico Tassi
2013-12-03
Silence compilation warning by avoiding some deprecated constructs.
Guillaume Melquiond
2013-08-08
Add a (very minimal) Proof General mode to CoqIDE
gareuselesinge