Mercurial > hg > xemacs-beta
comparison lisp/utils/meese.el @ 2:ac2d302a0011 r19-15b2
Import from CVS: tag r19-15b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:35 +0200 |
parents | 376386a54a3c |
children |
comparison
equal
deleted
inserted
replaced
1:c0c6a60d29db | 2:ac2d302a0011 |
---|---|
1 ;;; meese.el --- protect the impressionable young minds of America | 1 ;;; meese.el --- protect the impressionable young minds of America |
2 | |
3 ;;; Synched up with: FSF 19.30. | |
4 | 2 |
5 ;; This is in the public domain on account of being distributed since | 3 ;; This is in the public domain on account of being distributed since |
6 ;; 1985 or 1986 without a copyright notice. | 4 ;; 1985 or 1986 without a copyright notice. |
7 | 5 |
8 ;; Maintainer: FSF | 6 ;; Maintainer: FSF |
9 ;; Keywords: games | 7 ;; Keywords: games |
8 | |
9 ;;; Commentary: | |
10 ;; This file is grossly misnamed. It should be called reno.el. | |
11 | |
12 ;;; Synched up with: FSF 19.34. | |
10 | 13 |
11 ;;; Code: | 14 ;;; Code: |
12 | 15 |
13 (defun protect-innocence-hook () | 16 (defun protect-innocence-hook () |
14 (let ((dir (file-name-directory buffer-file-name))) | 17 (let ((dir (file-name-directory buffer-file-name))) |