comparison lisp/ielm.el @ 90718:f1d13e615070

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 523-544) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 168-171) - Update from CVS - Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-150
author Miles Bader <miles@gnu.org>
date Thu, 07 Dec 2006 04:14:14 +0000
parents c5406394f567 b2e5081b9320
children 95d0cdf160ea
comparison
equal deleted inserted replaced
90717:06937e972ad0 90718:f1d13e615070
1 ;;; ielm.el --- interaction mode for Emacs Lisp 1 ;;; ielm.el --- interaction mode for Emacs Lisp
2 2
3 ;; Copyright (C) 1994, 2002, 2003, 2004, 2005, 3 ;; Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
4 ;; 2006 Free Software Foundation, Inc. 4 ;; 2006 Free Software Foundation, Inc.
5 5
6 ;; Author: David Smith <maa036@lancaster.ac.uk> 6 ;; Author: David Smith <maa036@lancaster.ac.uk>
7 ;; Maintainer: FSF 7 ;; Maintainer: FSF
8 ;; Created: 25 Feb 1994 8 ;; Created: 25 Feb 1994