X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fbuild-report.el;h=3f89157492c8c673fc4691722663ab4351cd2685;hb=1a5e6d5283da6884ea5174abb431256f120c1b0c;hp=66ef27f4744d615324fb858e5181b29cc281be42;hpb=82da33b61c3e2dd2937db17b75b2838188793053;p=chise%2Fxemacs-chise.git- diff --git a/lisp/build-report.el b/lisp/build-report.el index 66ef27f..3f89157 100644 --- a/lisp/build-report.el +++ b/lisp/build-report.el @@ -138,7 +138,7 @@ available." ;; Bandaid (when (featurep 'mime-setup) ;; No (defvaralias ...) so far. Thanks to "Didier Verna" - ;; for reporting my incorrect defvaraliasing of + ;; for reporting my incorrect defvaraliasing of ;; `mime-editor/insert-tag'. ;; Thanks to Jens-Ulrik Holger Petersen ;; for suggesting the conditional @@ -213,7 +213,7 @@ The make process output must have been saved in (progn (mime-edit-insert-tag "text" - "plain" + "plain" (concat "\nContent-Disposition: attachment;" " filename=\"" @@ -229,7 +229,7 @@ The make process output must have been saved in (goto-char (point-min)) (delete-matching-lines (build-report-delete)) (goto-char (point-min)) - (insert "> Contents of " + (insert "> Contents of " build-report-make-output-file "\n> keeping lines matching\n> \"" (build-report-keep) @@ -239,7 +239,7 @@ The make process output must have been saved in (insert "> " build-report-make-output-file " does not exist!\n\n")) (buffer-string))) - + (defun build-report-insert-installation-file (where all) "Inserts the contents of the `build-report-installation-file' created by the XEmacs Beta configure process." @@ -258,7 +258,7 @@ created by the XEmacs Beta configure process." (progn (mime-edit-insert-tag "text" - "plain" + "plain" (concat "\nContent-Disposition: attachment;" " filename=\""