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
/
proof-unicode-tokens.el
Age
Commit message (
Expand
)
Author
2021-01-31
fix make magic problem from 2017
Hendrik Tews
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-05-05
Change (eval-when (compile) ...) to (eval-when-compile ...)
Clément Pit--Claudel
2009-09-20
proof-unicode-tokens-enable: autoload so turning on Unicode tokens works
David Aspinall
2009-09-10
Clean compile
David Aspinall
2009-09-08
Require on scomint
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2009-08-12
Add indirection for setting unicode tokens variables to add customize menu op...
David Aspinall
2008-08-06
Comment
David Aspinall
2008-07-24
Merge changes from Version4Branch.
David Aspinall
2008-02-17
Fix clash with X-Symbol resulting in enabling then disabling symbols
David Aspinall
2008-02-06
proof-unicode-tokens-set-global: call proof-unicode-tokens-init.
David Aspinall
2008-02-06
Use proof-auxmodes to load auxiliary modes properly when required.
David Aspinall
2008-02-04
Further configuration settings
David Aspinall
2008-01-30
Fix RCS tags
David Aspinall
2008-01-30
Support dynamically changing short-cut list
David Aspinall
2008-01-29
Experiment with enabling this for XEmacs.
David Aspinall
2008-01-29
Use correct shell encoding function!
David Aspinall
2008-01-28
Add autoload for proof-unicode-tokens-shell-config
David Aspinall
2008-01-28
Add hooks for unicode tokens within proof shell
David Aspinall
2008-01-28
Add shortcuts for tokens.
David Aspinall
2008-01-27
Fix startup
David Aspinall
2008-01-25
New files.
David Aspinall