comparison lisp/progmodes/inf-lisp.el @ 90295:4b3d39451150

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 58-65) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 22-28) - Update from CVS - Merge from emacs--devo--0 - Update from CVS: lisp/gnus.el: Remove bogus comment.
author Miles Bader <miles@gnu.org>
date Sat, 11 Feb 2006 00:11:19 +0000
parents edf295560b5a dc49655f57ae
children a8190f7e546e
comparison
equal deleted inserted replaced
90294:c5406394f567 90295:4b3d39451150
1 ;;; inf-lisp.el --- an inferior-lisp mode 1 ;;; inf-lisp.el --- an inferior-lisp mode
2 2
3 ;; Copyright (C) 1988, 1993, 1994, 2001, 2002, 2003, 2004, 2005 3 ;; Copyright (C) 1988, 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Author: Olin Shivers <shivers@cs.cmu.edu> 6 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
7 ;; Keywords: processes, lisp 7 ;; Keywords: processes, lisp
8 8