comparison lisp/ChangeLog @ 52964:083db6e9fab5

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 01 Nov 2003 16:38:55 +0000
parents b095baf1c207
children 9cd8b1bd5ecc
comparison
equal deleted inserted replaced
52963:c4870e121489 52964:083db6e9fab5
1 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
2
3 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
4 recursively if the last message is deleted, thus avoiding an
5 infinite loop.
6
1 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca> 7 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'. 9 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
4 (tex-main-file): Don't add .tex if the extension is already present. 10 (tex-main-file): Don't add .tex if the extension is already present.
5 (tex-uptodate-p): Don't recurse indefinitely with symlinks. 11 (tex-uptodate-p): Don't recurse indefinitely with symlinks.