File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -150,12 +150,12 @@ Is set by \\[ess-version-string].")
150150 ; ;(goto-char (point-max))
151151 (rfc822-goto-eoh )
152152 (forward-line 1 )
153- (insert " \n\n -------------------------------------------------------\n " )
153+ (insert " \n\n ------------------------------------------------------------- \n " )
154154 (insert " This bug report will be sent to the ESS _help_ email list\n " )
155155 (insert " >>> _INSTEAD_ we strongly recommend you open an issue for this\n " )
156156 (insert " at https://github.com/emacs-ess/ESS/issues .\n\n " )
157- (insert " If really prefer to go via the ESS help email, press C-c C-c to send your message.\n " )
158- (insert " -------------------------------------------------------\n\n " )
157+ (insert " If you still prefer to use the ESS help email, press C-c C-c to send your message.\n " )
158+ (insert " ------------------------------------------------------------- \n\n " )
159159 (insert (with-current-buffer ess-dribble-buffer
160160 (goto-char (point-max ))
161161 (forward-line -100 )
You can’t perform that action at this time.
0 commit comments