comparison lisp/emacs-lisp/eval-reg.el @ 22549:bb42066bb94a

Change copyright notice.
author Richard M. Stallman <rms@gnu.org>
date Tue, 23 Jun 1998 01:55:31 +0000
parents fc8109f5d8f5
children 69699e7e8e81
comparison
equal deleted inserted replaced
22548:b054cd9f66df 22549:bb42066bb94a
1 ;;; eval-reg.el --- Redefine eval-region, and subrs that use it, in Lisp 1 ;;; eval-reg.el --- Redefine eval-region, and subrs that use it, in Lisp
2 2
3 ;; Copyright (C) 1994, 1996 Daniel LaLiberte 3 ;; Copyright (C) 1994, 1996 Free Software Foundation, Inc.
4 4
5 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu> 5 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
6 ;; Keywords: lisp 6 ;; Keywords: lisp
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.