comparison lisp/hilit19.el @ 12891:e41d6c7b04ca

(hilit-submit-feedback): New ftp site.
author Karl Heuer <kwzh@gnu.org>
date Sat, 19 Aug 1995 06:35:38 +0000
parents 1df99da28f3d
children 84acc3adcd63
comparison
equal deleted inserted replaced
12890:2a1edeeb13fb 12891:e41d6c7b04ca
27 ;; about 25 different modes. 27 ;; about 25 different modes.
28 ;; 28 ;;
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 ;;
36 ;; TO SUBMIT BUG REPORTS (or feedback of any sort)... 36 ;; TO SUBMIT BUG REPORTS (or feedback of any sort)...
37 ;; 37 ;;
438 " [ ] You're a RIGHTEOUS HACKER, what are your rates?\n" 438 " [ ] You're a RIGHTEOUS HACKER, what are your rates?\n"
439 " [ ] I've used the force and read the source, but I'M CONFUSED\n" 439 " [ ] I've used the force and read the source, but I'M CONFUSED\n"
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"))))
449 449
450 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 450 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;