aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Reilly2002-03-19 21:14:17 +0000
committerPaul Reilly2002-03-19 21:14:17 +0000
commitc45d9dcf157d223c7bf72949cb90e9143a64e954 (patch)
tree3974f92e299c885da8d435f0860cb1394227f60a
parentbb0974cf08f071167ac187bab3524783d74d89f2 (diff)
downloademacs-c45d9dcf157d223c7bf72949cb90e9143a64e954.tar.gz
emacs-c45d9dcf157d223c7bf72949cb90e9143a64e954.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 97b5de76d40..a23be4a747c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12002-03-19 pmr-sav <pmr-sav@hamm.pajato.com>
2
3 * mail-utils.el (rmail-dont-reply-to):
4 Overhaul to correctly apply the regular
5 expressions in the variable `rmail-dont-reply-to-names' to the list of
6 destination addresses. Contributed by lorentey@elte.hu.
7
8 * rmail.el (rmail-dont-reply-to-names):
9 Modify the documentation to make it email
10 address centric rather than login name centric. Contributed by
11 lorentey@elte.hu.
12
12002-03-18 Colin Walters <walters@verbum.org> 132002-03-18 Colin Walters <walters@verbum.org>
2 14
3 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so 15 * ibuf-ext.el (ibuffer-toggle-sorting-mode): Remove `find-if' so