]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment changes.
authorRichard M. Stallman <rms@gnu.org>
Fri, 28 Jun 1996 06:51:32 +0000 (06:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 28 Jun 1996 06:51:32 +0000 (06:51 +0000)
lisp/mail/reporter.el

index f941a29afdeb659ad8f309fdfca5fd6be412c04b..096e5a1cde7870eebe01d0e4cbece3963e6639be 100644 (file)
@@ -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.