# HG changeset patch # User Eli Zaretskii # Date 1067704735 0 # Node ID 083db6e9fab55c134f98184523e60be297a75fa3 # Parent c4870e1214891daae65db31673010e6fa618d10b *** empty log message *** diff -r c4870e121489 -r 083db6e9fab5 lisp/ChangeLog --- a/lisp/ChangeLog Sat Nov 01 16:37:35 2003 +0000 +++ b/lisp/ChangeLog Sat Nov 01 16:38:55 2003 +0000 @@ -1,3 +1,9 @@ +2003-11-01 Alexander Pohoyda (tiny change) + + * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself + recursively if the last message is deleted, thus avoiding an + infinite loop. + 2003-10-30 Stefan Monnier * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.