changeset 52964:083db6e9fab5

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 01 Nov 2003 16:38:55 +0000
parents c4870e121489
children 0f3d00e06554
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <alexander.pohoyda@gmx.net>  (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  <monnier@iro.umontreal.ca>
 
 	* textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.