diff options
| author | Karl Heuer | 1995-08-19 06:35:38 +0000 |
|---|---|---|
| committer | Karl Heuer | 1995-08-19 06:35:38 +0000 |
| commit | 67cbfd2ab844850cbd1ea45a3fd0948706a54ffb (patch) | |
| tree | 9f0a8e8182380a759fe15c6163a0a755a0203ce0 | |
| parent | 308e97d01871e7c396c9b4848d79629fd0fbe41b (diff) | |
| download | emacs-67cbfd2ab844850cbd1ea45a3fd0948706a54ffb.tar.gz emacs-67cbfd2ab844850cbd1ea45a3fd0948706a54ffb.zip | |
(hilit-submit-feedback): New ftp site.
| -rw-r--r-- | lisp/hilit19.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/hilit19.el b/lisp/hilit19.el index b6d53c4991b..eddab6c4ac4 100644 --- a/lisp/hilit19.el +++ b/lisp/hilit19.el | |||
| @@ -29,7 +29,7 @@ | |||
| 29 | ;; WHERE TO GET THE LATEST VERSIONS OF HILIT19.EL (beta and release), | 29 | ;; WHERE TO GET THE LATEST VERSIONS OF HILIT19.EL (beta and release), |
| 30 | ;; PLUS LOTS OF OTHER *WAY COOL* STUFF VIA ANONYMOUS FTP: | 30 | ;; PLUS LOTS OF OTHER *WAY COOL* STUFF VIA ANONYMOUS FTP: |
| 31 | ;; | 31 | ;; |
| 32 | ;; netcom.com:/pub/stig/src/{Beta,Release}/hilit19.el.gz | 32 | ;; ftp.hackvan.com:/pub/stig/src/elisp/hilit19.el.gz |
| 33 | ;; | 33 | ;; |
| 34 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 34 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
| 35 | ;; | 35 | ;; |
| @@ -440,9 +440,9 @@ your init file.") | |||
| 440 | " [ ] a PATCH. (output of 'diff -uw old.el new.el' or 'diff -cw')\n" | 440 | " [ ] a PATCH. (output of 'diff -uw old.el new.el' or 'diff -cw')\n" |
| 441 | " [ ] a SERIOUS AND REPRODUCABLE BUG that is not an EMACS bug\n" | 441 | " [ ] a SERIOUS AND REPRODUCABLE BUG that is not an EMACS bug\n" |
| 442 | " - I *swear* that it's not already mentioned in the KNOWN BUGS\n" | 442 | " - I *swear* that it's not already mentioned in the KNOWN BUGS\n" |
| 443 | " - I HAVE CHECKED netcom.com:/pub/stig/src/Beta/hilit19.el.gz\n" | 443 | " - I HAVE CHECKED ftp.hackvan.com:/pub/stig/src/elisp/hilit19.el.gz\n" |
| 444 | " for a newer release that fixes the problem.\n" | 444 | " for a newer release that fixes the problem.\n" |
| 445 | " >> I HAVE ALSO CHECKED netcom.com:/pub/stig/src/Beta/hl319.el.gz\n" | 445 | " >> I HAVE ALSO CHECKED ftp.hackvan.com:/pub/stig/src/elisp/hl319.el.gz\n" |
| 446 | " This is the alpha version...what will become hilit19 (Beta 3.0).\n" | 446 | " This is the alpha version...what will become hilit19 (Beta 3.0).\n" |
| 447 | "\n" | 447 | "\n" |
| 448 | "Hey Stig, I *know* you're busy but...\n")))) | 448 | "Hey Stig, I *know* you're busy but...\n")))) |