summaryrefslogtreecommitdiffstats
path: root/lisp/ravi-init-tex.el
Commit message (Collapse)AuthorAgeFilesLines
* Finally get rid of startup warningRavi R Kiran2020-01-211-3/+1
|
* Automatic use of :ensureRavi R Kiran2018-05-291-8/+8
|
* Use xetex only necessaryRavi R Kiran2015-11-091-4/+0
| | | | | The right way is to add a file-local variable which sets TeX-engine to xetex.
* Use PDF tools to view outputRavi R Kiran2015-11-091-1/+13
|
* Enable helm-dash wherever possibleRavi R Kiran2015-05-161-0/+3
|
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-0/+189
This follows the official emacs recommendation for lisp code inside emacs.d.