]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/webmail.el
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
[gnu-emacs] / lisp / gnus / webmail.el
index 599edc6b5e625f2294479f9cfadbf6ba0e9f0e8e..106445d0522ad31ff712bf2f934a414071795b7d 100644 (file)
          (widen)))
       (delete-region p (point-max))
       (goto-char (point-min))
-      ;; Some blank line to seperate mails.
+      ;; Some blank line to separate mails.
       (insert "\n\nFrom nobody " (current-time-string) "\n")
       (insert "X-Gnus-Webmail: " (symbol-value 'user)
              "@" (symbol-name webmail-type) "\n")
          (setq p (point))))
       (delete-region p (point-max))
       (goto-char (point-min))
-      ;; Some blank line to seperate mails.
+      ;; Some blank line to separate mails.
       (insert "\n\nFrom nobody " (current-time-string) "\n")
       (insert "X-Gnus-Webmail: " (symbol-value 'user)
              "@" (symbol-name webmail-type) "\n")
        (setq mime (webmail-netaddress-single-part))
        (widen))
       (goto-char (point-min))
-      ;; Some blank line to seperate mails.
+      ;; Some blank line to separate mails.
       (insert "\n\nFrom nobody " (current-time-string) "\n")
       (insert "X-Gnus-Webmail: " (symbol-value 'user)
              "@" (symbol-name webmail-type) "\n")
        (setq mime (webmail-netaddress-single-part))
        (widen))
       (goto-char (point-min))
-      ;; Some blank line to seperate mails.
+      ;; Some blank line to separate mails.
       (insert "\n\nFrom nobody " (current-time-string) "\n")
       (insert "X-Gnus-Webmail: " (symbol-value 'user)
              "@" (symbol-name webmail-type) "\n")