comparison lisp/emacs-lisp/lisp-mode.el @ 14734:20f4c4a078b2

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 02 Mar 1996 06:37:35 +0000
parents d477c6f756df
children cdd8a024f000
comparison
equal deleted inserted replaced
14733:eae53a7dcf03 14734:20f4c4a078b2
1 ;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands. 1 ;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands.
2 2
3 ;; Copyright (C) 1985 Free Software Foundation, Inc. 3 ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
4 4
5 ;; Maintainer: FSF 5 ;; Maintainer: FSF
6 ;; Keywords: lisp, languages 6 ;; Keywords: lisp, languages
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.