emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/mail/emacsbug.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/mail/emacsbug.el
Date: Mon, 13 May 2002 11:42:11 -0400

Index: emacs/lisp/mail/emacsbug.el
diff -c emacs/lisp/mail/emacsbug.el:1.54 emacs/lisp/mail/emacsbug.el:1.55
*** emacs/lisp/mail/emacsbug.el:1.54    Tue Apr 30 13:11:30 2002
--- emacs/lisp/mail/emacsbug.el Mon May 13 11:42:10 2002
***************
*** 102,109 ****
        (let ((pos (point)))
        (insert "English")
        (put-text-property pos (point) 'face 'highlight))
!       (insert ", because the Emacs maintainers do not have
! translators to read other languages for them.\n\n")
        (insert (format "Your bug report will be posted to the %s mailing list"
                      (if pretest-p
                          report-emacs-bug-pretest-address
--- 102,109 ----
        (let ((pos (point)))
        (insert "English")
        (put-text-property pos (point) 'face 'highlight))
!       (insert " if possible, because the Emacs maintainers
! usually do not have translators to read other languages for them.\n\n")
        (insert (format "Your bug report will be posted to the %s mailing list"
                      (if pretest-p
                          report-emacs-bug-pretest-address



reply via email to

[Prev in Thread] Current Thread [Next in Thread]