comparison lisp/emacs-lisp/lisp.el @ 845:213978acbc1e

entered into RCS
author Eric S. Raymond <esr@snark.thyrsus.com>
date Wed, 22 Jul 1992 04:22:30 +0000
parents e694e0879463
children 2c7997f249eb
comparison
equal deleted inserted replaced
844:bf829a2d63b4 845:213978acbc1e
1 ;;; lisp.el --- Lisp editing commands for Emacs 1 ;;; lisp.el --- Lisp editing commands for Emacs
2 2
3 ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
4
3 ;; Maintainer: FSF 5 ;; Maintainer: FSF
4 ;; Last-Modified: 12 Mar 1992
5 ;; Keyword: lisp, languages 6 ;; Keyword: lisp, languages
6
7 ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
8 7
9 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
10 9
11 ;; GNU Emacs is free software; you can redistribute it and/or modify 10 ;; GNU Emacs is free software; you can redistribute it and/or modify
12 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by