aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/hilit19.el
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1995-08-17 19:40:54 +0000
committerKarl Heuer <[email protected]>1995-08-17 19:40:54 +0000
commit6267bd25bc11d4dfeb6a15e1e9551480d349c74f (patch)
tree5a18c7775e87e2aee8346eb3ec26c713f949ede9 /lisp/hilit19.el
parent2b9118484ef607d08a3cfb4a45614cf112436bcd (diff)
(hilit-submit-feedback): New bug-reporting address.
Diffstat (limited to 'lisp/hilit19.el')
-rw-r--r--lisp/hilit19.el15
1 files changed, 4 insertions, 11 deletions
diff --git a/lisp/hilit19.el b/lisp/hilit19.el
index 71f7333a34..b6d53c4991 100644
--- a/lisp/hilit19.el
+++ b/lisp/hilit19.el
@@ -1,7 +1,7 @@
;; hilit19.el (Release 2.19) -- customizable highlighting for Emacs19.
;; Copyright (c) 1993, 1994 Free Software Foundation, Inc.
;;
-;; Author: Jonathan Stigelman <[email protected]>
+;; Author: Jonathan Stigelman <[email protected]>
;; Keywords: faces
;;
;; This program is free software; you can redistribute it and/or modify
@@ -42,7 +42,7 @@
;; hilit19.el,v 2.19 1993/09/08 18:44:10 stig Release
;;
;; LCD Archive Entry:
-;; hilit19|Jonathan Stigelman|[email protected]|
+;; hilit19|Jonathan Stigelman|[email protected]|
;; Comprehensive (and comparatively fast) regex-based highlighting for Emacs 19|
;; 1993/09/08 18:44:10|Release 2.19|~/packages/hilit19.el.Z|
;;
@@ -401,12 +401,12 @@ your init file.")
(eval-when-compile (require 'reporter)) ; no compilation gripes
(defun hilit-submit-feedback ()
- "Submit feedback on hilit19 to the author: [email protected]"
+ "Submit feedback on hilit19 to the author: [email protected]"
(interactive)
(require 'reporter)
(and (y-or-n-p "Do you really want to submit a report on hilit19? ")
(reporter-submit-bug-report
- "Jonathan Stigelman <[email protected]>"
+ "Jonathan Stigelman <[email protected]>"
"hilit19.el (Release 2.19)"
(and (y-or-n-p "Do you need to include a dump hilit variables? ")
(append
@@ -1540,10 +1540,3 @@ number of backslashes."
(provide 'hilit19)
;;; hilit19 ends here.
-
-
-;; __________________________________________________________________________
-;; [email protected] netcom.com:/pub/stig/00-PGP-KEY
-;; It's hard to be cutting-edge at your own pace... 32 DF B9 19 AE 28 D1 7A
-;; Bullet-proof code cannot stand up to teflon bugs. A3 9D 0B 1A 33 13 4D 7F
-