]> git.eshelyaron.com Git - emacs.git/commit
New custom variable `tex-print-file-extension' to help users who use PDF instead...
authorSam Steingold <sds@gnu.org>
Fri, 5 Sep 2014 19:07:52 +0000 (15:07 -0400)
committerSam Steingold <sds@gnu.org>
Fri, 5 Sep 2014 19:07:52 +0000 (15:07 -0400)
commit2beb60dc1092ca1eb2270b58e8f54f238b6d5ebd
tree85310907f79764f0dfa35c935761bc0ce94846c1
parent833cea36b9eb2f7c15f05a7de4c70d693353452c
New custom variable `tex-print-file-extension' to help users who use PDF instead of DVI.

* lisp/textmodes/tex-mode.el (tex-print-file-extension): New user
option.
(tex-print): Use it instead of the hard-coded string.
etc/NEWS
lisp/ChangeLog
lisp/textmodes/tex-mode.el