LaTeX export: Fix two bugs.
commit9f0060acc279d726cc1bb3e769e704c554de8dd2
authorCarsten Dominik <carsten.dominik@gmail.com>
Sun, 21 Dec 2008 10:00:05 +0000 (21 11:00 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Sun, 21 Dec 2008 10:00:05 +0000 (21 11:00 +0100)
tree22adfdfaacce15bfeb33f89c195495ed136de6a4
parentd89284b240a3d74047682d1234e9678af9aad00a
LaTeX export: Fix two bugs.

1.  When LaTeX export was done with a time-stamped file, a format
    error in the timestamp format caused the output file to not
    have the % comment in front of the time string.  As this line
    is early in the file, a LaTeX error would result.

2.  Replacement of some special characters could fail.  Strangely
    this shows up only in XEmacs, but it still is a bug.

Both bugs were reported by Hugh Daschbach.
lisp/ChangeLog
lisp/org-export-latex.el