org-mode/lisp
Anthony Cowley a37996910e ox-latex: PDF generation timestamp check
* lisp/ox-latex.el (org-latex-compile): Improve timestamp check on HFS+
  filesystem by only considering 1-second clock resolution.

Previously, the call to (current-time) could return a timestamp with
a non-zero microsecond or picosecond fields, while the file attribute
always has zeros for these fields.  The check that the generated file is
newer than the reference timestamp only succeeded when the time to
generate the file crossed a 1-second clock interval.

TINYCHANGE
2016-01-26 23:02:21 +01:00
..
Makefile
ob-abc.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-asymptote.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-awk.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-C.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-calc.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-clojure.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-comint.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-coq.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-core.el ob-core: Fix comment typo from Emacs's 1203e8a 2016-01-26 01:13:51 -05:00
ob-css.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-ditaa.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-dot.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-ebnf.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-emacs-lisp.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-eval.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-exp.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-forth.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-fortran.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-gnuplot.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-groovy.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-haskell.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-io.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-J.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-java.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-js.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-keys.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-latex.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-ledger.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-lilypond.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-lisp.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-lob.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-makefile.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-matlab.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-maxima.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-mscgen.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-ocaml.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-octave.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-org.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-perl.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-picolisp.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-plantuml.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-processing.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-python.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-R.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-ref.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-ruby.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-sass.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-scala.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-scheme.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-screen.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-sed.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-shell.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-shen.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-sql.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-sqlite.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-table.el Update copyright years 2016-01-09 17:12:03 -05:00
ob-tangle.el ob-tangle: Silence byte-compiler 2016-01-02 17:40:22 +01:00
ob.el Update copyright years 2016-01-09 17:12:03 -05:00
org-agenda.el Use org-back-to-heading' instead of outline-back-to-heading' 2016-01-21 10:42:03 +01:00
org-archive.el Update copyright years 2016-01-09 17:12:03 -05:00
org-attach.el Update copyright years 2016-01-09 17:12:03 -05:00
org-bbdb.el Update copyright years 2016-01-09 17:12:03 -05:00
org-bibtex.el org-bibtex: Fix type error in non-file buffers 2016-01-13 00:18:42 -05:00
org-capture.el Update copyright years 2016-01-09 17:12:03 -05:00
org-clock.el Use org-back-to-heading' instead of outline-back-to-heading' 2016-01-21 10:42:03 +01:00
org-colview.el org-colview: Fix column view editing 2016-01-21 00:51:13 +01:00
org-compat.el Update copyright years 2016-01-09 17:12:03 -05:00
org-crypt.el org-crypt: Fix comment typo from Emacs's fbce475 2016-01-24 16:37:22 -05:00
org-ctags.el Update copyright years 2016-01-09 17:12:03 -05:00
org-datetree.el Update copyright years 2016-01-09 17:12:03 -05:00
org-docview.el Update copyright years 2016-01-09 17:12:03 -05:00
org-element.el Backport commit fbce475 from Emacs 2016-01-24 16:35:22 -05:00
org-entities.el Update copyright years 2016-01-09 17:12:03 -05:00
org-eshell.el Update copyright years 2016-01-09 17:12:03 -05:00
org-faces.el Update copyright years 2016-01-09 17:12:03 -05:00
org-feed.el Backport commit fbce475 from Emacs 2016-01-24 16:35:22 -05:00
org-footnote.el Update copyright years 2016-01-09 17:12:03 -05:00
org-gnus.el Update copyright years 2016-01-09 17:12:03 -05:00
org-habit.el Update copyright years 2016-01-09 17:12:03 -05:00
org-id.el Update copyright years 2016-01-09 17:12:03 -05:00
org-indent.el org-indent: Update coyright years 2016-01-02 14:12:24 +01:00
org-info.el Update copyright years 2016-01-09 17:12:03 -05:00
org-inlinetask.el Update copyright years 2016-01-09 17:12:03 -05:00
org-install.el
org-irc.el Update copyright years 2016-01-09 17:12:03 -05:00
org-list.el Update copyright years 2016-01-09 17:12:03 -05:00
org-macro.el Update copyright years 2016-01-09 17:12:03 -05:00
org-macs.el Update copyright years 2016-01-09 17:12:03 -05:00
org-mhe.el Update copyright years 2016-01-09 17:12:03 -05:00
org-mobile.el Update copyright years 2016-01-09 17:12:03 -05:00
org-mouse.el Update copyright years 2016-01-09 17:12:03 -05:00
org-pcomplete.el Update copyright years 2016-01-09 17:12:03 -05:00
org-plot.el Update copyright years 2016-01-09 17:12:03 -05:00
org-protocol.el Update copyright years 2016-01-09 17:12:03 -05:00
org-rmail.el Update copyright years 2016-01-09 17:12:03 -05:00
org-src.el Backport commit 1203e8a from Emacs 2016-01-26 01:13:26 -05:00
org-table.el org-table: Fix editing multiple TBLFM lines 2016-01-14 21:27:14 +01:00
org-timer.el Update copyright years 2016-01-09 17:12:03 -05:00
org-w3m.el Update copyright years 2016-01-09 17:12:03 -05:00
org.el Fix logic when activating plain links 2016-01-25 17:12:01 +01:00
ox-ascii.el Backport commit fbce475 from Emacs 2016-01-24 16:35:22 -05:00
ox-beamer.el Update copyright years 2016-01-09 17:12:03 -05:00
ox-html.el Update copyright years 2016-01-09 17:12:03 -05:00
ox-icalendar.el Backport commit fbce475 from Emacs 2016-01-24 16:35:22 -05:00
ox-latex.el ox-latex: PDF generation timestamp check 2016-01-26 23:02:21 +01:00
ox-man.el Update copyright years 2016-01-09 17:12:03 -05:00
ox-md.el Update copyright years 2016-01-09 17:12:03 -05:00
ox-odt.el Update copyright years 2016-01-09 17:12:03 -05:00
ox-org.el Update copyright years 2016-01-09 17:12:03 -05:00
ox-publish.el Backport commit fbce475 from Emacs 2016-01-24 16:35:22 -05:00
ox-texinfo.el Update copyright years 2016-01-09 17:12:03 -05:00
ox.el Backport commit fbce475 from Emacs 2016-01-24 16:35:22 -05:00