Added or corrected Commentary sections
[bpt/emacs.git] / lisp / emacs-lisp / lisp.el
index feedaa5..9cd0051 100644 (file)
@@ -1,10 +1,10 @@
 ;;; lisp.el --- Lisp editing commands for Emacs
 
-;; Maintainer: FSF
-;; Last-Modified: 12 Mar 1992
-
 ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
 
+;; Maintainer: FSF
+;; Keywords: lisp, languages
+
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Commentary:
+
+;; Lisp ediing commands to go with Lisp major mode.
+
 ;;; Code:
 
 (defvar defun-prompt-regexp nil