summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-06-28 06:51:32 +0000
committerRichard M. Stallman <rms@gnu.org>1996-06-28 06:51:32 +0000
commit3af3fce293194d2bf409f0d4417e2f118d74e30d (patch)
tree2dda1ebd0398c567307d493208f2d2f84856713d
parentca5eba360c6cae1c3c191f71a3250acf60956211 (diff)
downloademacs-3af3fce293194d2bf409f0d4417e2f118d74e30d.tar.gz
Comment changes.
-rw-r--r--lisp/mail/reporter.el7
1 files changed, 6 insertions, 1 deletions
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.