Mercurial > emacs
comparison lisp/ChangeLog @ 29302:b1d66cb97075
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 30 May 2000 18:45:45 +0000 |
parents | bd40b79a8fb9 |
children | 71272a11eab7 |
comparison
equal
deleted
inserted
replaced
29301:aec01f0c6729 | 29302:b1d66cb97075 |
---|---|
1 2000-05-30 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg | |
4 and rmail-msgend to compute the restriction at the end, instead of | |
5 computing it. | |
6 | |
1 2000-05-29 Gerd Moellmann <gerd@gnu.org> | 7 2000-05-29 Gerd Moellmann <gerd@gnu.org> |
2 | 8 |
3 * dabbrev.el (dabbrev-expand): Don't display messages in the | 9 * dabbrev.el (dabbrev-expand): Don't display messages in the |
4 echo area if the minibuffer window is active. | 10 echo area if the minibuffer window is active. |
5 | 11 |