From: Richard M. Stallman Date: Fri, 28 Jun 1996 06:51:32 +0000 (+0000) Subject: Comment changes. X-Git-Tag: emacs-19.34~332 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4b4052b2b8c2f8cc0a3f999bf38cb3fea57c07ed;p=emacs.git Comment changes. --- diff --git a/lisp/mail/reporter.el b/lisp/mail/reporter.el index f941a29afde..096e5a1cde7 100644 --- a/lisp/mail/reporter.el +++ b/lisp/mail/reporter.el @@ -89,6 +89,10 @@ existing one is found. MH-E users may want to use `mh-smail'.") + +;; vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv +;; Package author interface variables + (defvar reporter-prompt-for-summary-p nil "Interface variable controlling prompting for problem summary. When non-nil, `reporter-submit-bug-report' prompts the user for a @@ -114,7 +118,8 @@ Note that this variable is not buffer-local so you should never just bind it.") ;; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -;; end of user defined variables +;; End of editable variables + (defvar reporter-eval-buffer nil "Buffer to retrieve variable's value from.