# HG changeset patch # User Gerd Moellmann # Date 974932971 0 # Node ID 827a267b3540941a448532e25c20580f921fb759 # Parent 3349ff34a331b87521886f0491bc50fad81d0f71 *** empty log message *** diff -r 3349ff34a331 -r 827a267b3540 lisp/ChangeLog --- a/lisp/ChangeLog Wed Nov 22 22:37:39 2000 +0000 +++ b/lisp/ChangeLog Wed Nov 22 22:42:51 2000 +0000 @@ -1,3 +1,8 @@ +2000-11-22 Gerd Moellmann + + * mail/rmail.el (rmail-confirm-expunge): Default to + y-or-n-p. + 2000-11-22 Stefan Monnier * textmodes/tex-mode.el (tex-font-lock-keywords-1): @@ -21,11 +26,15 @@ 2000-11-22 Sam Steingold - * simple.el (delete-trailing-whitespace): New interactive function. + * simple.el (delete-trailing-whitespace): New interactive + function. + * progmodes/ada-mode.el (ada-mode): Use it instead of `ada-remove-trailing-spaces' (ada-remove-trailing-spaces): Removed. + * textmodes/two-column.el (2C-merge): Recommend it in the doc. + * textmodes/picture.el (picture-clean): Removed. (picture-mode-exit): Call it instead of `picture-clean'. diff -r 3349ff34a331 -r 827a267b3540 src/ChangeLog --- a/src/ChangeLog Wed Nov 22 22:37:39 2000 +0000 +++ b/src/ChangeLog Wed Nov 22 22:42:51 2000 +0000 @@ -1,5 +1,8 @@ 2000-11-22 Gerd Moellmann + * buffer.c (Fmake_indirect_buffer): Don't treat nil as a + buffer object. + * frame.h (struct frame): Replace desired_tool_bar_items, current_tool_bar_items, n_desired_tool_bar_items, n_current_tool_bar_items removed with tool_bar_items and