diff options
| -rw-r--r-- | lisp/play/meese.el | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/play/meese.el b/lisp/play/meese.el index 8a3ad922b8a..f62ce3c702a 100644 --- a/lisp/play/meese.el +++ b/lisp/play/meese.el | |||
| @@ -6,6 +6,14 @@ | |||
| 6 | ;; Maintainer: FSF | 6 | ;; Maintainer: FSF |
| 7 | ;; Keywords: games | 7 | ;; Keywords: games |
| 8 | 8 | ||
| 9 | ;;; Commentary: | ||
| 10 | |||
| 11 | ;; Adds a hook to protect the impressionable young minds of America | ||
| 12 | ;; from reading certain files in the Emacs distribution using Emacs. | ||
| 13 | |||
| 14 | ;; This file is named after Ed Meese, the US Attorney General | ||
| 15 | ;; under President Reagan, because of his support for censorship. | ||
| 16 | |||
| 9 | ;;; Code: | 17 | ;;; Code: |
| 10 | 18 | ||
| 11 | (defun protect-innocence-hook () | 19 | (defun protect-innocence-hook () |