aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman1994-04-27 08:39:01 +0000
committerRichard M. Stallman1994-04-27 08:39:01 +0000
commit6b07c06eff3e839e29961a87d53ebb74021e6d63 (patch)
tree69ef29f9ba3b2094aa58e035d6191ff730059a3b
parentc00f638dbb94cb24fb102d201793841e035eb7c2 (diff)
downloademacs-6b07c06eff3e839e29961a87d53ebb74021e6d63.tar.gz
emacs-6b07c06eff3e839e29961a87d53ebb74021e6d63.zip
Comment change.
-rw-r--r--lisp/mail/mail-extr.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mail/mail-extr.el b/lisp/mail/mail-extr.el
index 77e43d2d55d..06cd0b7cc75 100644
--- a/lisp/mail/mail-extr.el
+++ b/lisp/mail/mail-extr.el
@@ -181,7 +181,8 @@
181;; 181;;
182;; * Added in changes by Rod Whitby and Jamie Zawinski. This 182;; * Added in changes by Rod Whitby and Jamie Zawinski. This
183;; includes the flag mail-extr-guess-middle-initial and the fix for 183;; includes the flag mail-extr-guess-middle-initial and the fix for
184;; handling multiple addresses correctly. 184;; handling multiple addresses correctly. (Whitby just changed
185;; a > to a <.)
185;; 186;;
186;; Mon Apr 6 23:59:09 1992 Joe Wells (jbw at bigbird.bu.edu) 187;; Mon Apr 6 23:59:09 1992 Joe Wells (jbw at bigbird.bu.edu)
187;; 188;;