# HG changeset patch # User Stefan Monnier # Date 1067552987 0 # Node ID b095baf1c207851f03663f9d2ec7ca197c7f5445 # Parent a4241f6b64e7f6beb6c5417989be7705f0df4059 *** empty log message *** diff -r a4241f6b64e7 -r b095baf1c207 lisp/ChangeLog --- a/lisp/ChangeLog Thu Oct 30 22:27:32 2003 +0000 +++ b/lisp/ChangeLog Thu Oct 30 22:29:47 2003 +0000 @@ -1,7 +1,13 @@ +2003-10-30 Stefan Monnier + + * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'. + (tex-main-file): Don't add .tex if the extension is already present. + (tex-uptodate-p): Don't recurse indefinitely with symlinks. + 2003-10-29 Lute Kamstra - * progmodes/octave-inf.el (inferior-octave-prompt): Recognize - version number in prompt. + * progmodes/octave-inf.el (inferior-octave-prompt): + Recognize version number in prompt. 2003-10-28 Dave Love