# HG changeset patch # User Richard M. Stallman # Date 1038582770 0 # Node ID 1f75262039c7fc306206b3348003dce1681b4473 # Parent be738e9c1a092d456117c65bb5b63679eeba1a53 *** empty log message *** diff -r be738e9c1a09 -r 1f75262039c7 lisp/ChangeLog --- a/lisp/ChangeLog Fri Nov 29 15:12:21 2002 +0000 +++ b/lisp/ChangeLog Fri Nov 29 15:12:50 2002 +0000 @@ -1,3 +1,22 @@ +2002-11-29 Richard M. Stallman + + * mail/rmail.el (rmail-convert-to-babyl-format): + Make search for message delimiter case-sensitive. + + * simple.el (yank-window-start): New variable. + (yank): Record yank-window-start + (yank-pop): Use yank-window-start. + + * info.el (Info-additional-directory-list): Doc fix. + + * indent.el (indent-according-to-mode, indent-region): Doc fix. + + * tooltip.el (tooltip-gud-tips-p): Doc fix. + + * eshell/em-script.el: Require eshell. + + * eshell/esh-ext.el, eshell/em-cmpl.el: Require esh-util. + 2002-11-29 Kim F. Storm * mwheel.el: Avoid accidental yanking of text while scrolling with @@ -273,7 +292,7 @@ * emacs-lisp/autoload.el (update-autoloads-from-directories): Sort the list of files with no autoloads. -2002-11-16 Alan Shutko +2002-11-16 Alan Shutko * calendar/diary-lib.el (list-diary-entries): Pass a marker indicating source of entry to add-to-diary-list.