diff options
| -rw-r--r-- | lisp/progmodes/hideif.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/progmodes/hideif.el b/lisp/progmodes/hideif.el index 4560836cb0b..83ffb5f7a0e 100644 --- a/lisp/progmodes/hideif.el +++ b/lisp/progmodes/hideif.el | |||
| @@ -99,12 +99,6 @@ | |||
| 99 | ;; | 99 | ;; |
| 100 | ;; Written by Brian Marick, at Gould, Computer Systems Division, Urbana IL. | 100 | ;; Written by Brian Marick, at Gould, Computer Systems Division, Urbana IL. |
| 101 | ;; Extensively modified by Daniel LaLiberte (while at Gould). | 101 | ;; Extensively modified by Daniel LaLiberte (while at Gould). |
| 102 | ;; | ||
| 103 | ;; You may freely modify and distribute this, but keep a record | ||
| 104 | ;; of modifications and send comments to: | ||
| 105 | ;; liberte@a.cs.uiuc.edu or ihnp4!uiucdcs!liberte | ||
| 106 | ;; I will continue to upgrade hide-ifdef-mode | ||
| 107 | ;; with your contributions. | ||
| 108 | 102 | ||
| 109 | ;;; Code: | 103 | ;;; Code: |
| 110 | 104 | ||