/[emacs]/emacs/lisp/mail/sendmail.el
ViewVC logotype

Diff of /emacs/lisp/mail/sendmail.el

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

revision 1.287 by ttn, Sat Aug 6 18:54:05 2005 UTC revision 1.288 by rms, Tue Aug 9 02:57:30 2005 UTC
# Line 1432  and don't delete any header fields." Line 1432  and don't delete any header fields."
1432            ;; delete that window to save screen space.            ;; delete that window to save screen space.
1433            ;; t means don't alter other frames.            ;; t means don't alter other frames.
1434            (delete-windows-on original t)            (delete-windows-on original t)
1435            (insert-buffer original)            (with-no-warnings
1436                ;; We really want this to set mark.
1437                (insert-buffer original))
1438            (set-text-properties (point) (mark t) nil))            (set-text-properties (point) (mark t) nil))
1439          (if (consp arg)          (if (consp arg)
1440              nil              nil

Legend:
Removed from v.1.287  
changed lines
  Added in v.1.288

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