/[emacs]/emacs/lisp/simple.el
ViewVC logotype

Diff of /emacs/lisp/simple.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.764 by cyd, Thu Nov 17 16:30:52 2005 UTC revision 1.765 by cyd, Thu Nov 17 18:18:33 2005 UTC
# Line 4506  See also `read-mail-command' concerning Line 4506  See also `read-mail-command' concerning
4506          (unless (member-ignore-case (car (car other-headers))          (unless (member-ignore-case (car (car other-headers))
4507                                      '("in-reply-to" "cc" "body"))                                      '("in-reply-to" "cc" "body"))
4508              (insert (car (car other-headers)) ": "              (insert (car (car other-headers)) ": "
4509                      (cdr (car other-headers)) "\n"))                      (cdr (car other-headers)) hard-newline))
4510          (setq other-headers (cdr other-headers)))          (setq other-headers (cdr other-headers)))
4511        (when body        (when body
4512          (forward-line 1)          (forward-line 1)

Legend:
Removed from v.1.764  
changed lines
  Added in v.1.765

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26