summaryrefslogtreecommitdiffstats
path: root/ravi-init-tex.el
Commit message (Collapse)AuthorAgeFilesLines
* Move main emacs directory out of load pathRavi R Kiran2015-03-171-189/+0
| | | | | This follows the official emacs recommendation for lisp code inside emacs.d.
* Tex/LaTeX changesRavi R Kiran2015-03-161-10/+8
| | | | | | | - set fill column correctly - remove keyadvice since it never worked - add XeLaTeX support - do not auto revert tex output; it only makes sense manually
* Extra autocompletion for LaTeXRavi R Kiran2015-03-021-1/+23
|
* Start replacement of auto-complete with company-modeRavi R Kiran2014-11-031-9/+0
|
* TeX supportRavi R Kiran2014-02-171-0/+178