diff options
| author | Richard M. Stallman | 1994-04-27 08:39:01 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-04-27 08:39:01 +0000 |
| commit | 6b07c06eff3e839e29961a87d53ebb74021e6d63 (patch) | |
| tree | 69ef29f9ba3b2094aa58e035d6191ff730059a3b | |
| parent | c00f638dbb94cb24fb102d201793841e035eb7c2 (diff) | |
| download | emacs-6b07c06eff3e839e29961a87d53ebb74021e6d63.tar.gz emacs-6b07c06eff3e839e29961a87d53ebb74021e6d63.zip | |
Comment change.
| -rw-r--r-- | lisp/mail/mail-extr.el | 3 |
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 | ;; |