Mercurial > emacs
diff lisp/emacs-lisp/lisp-mode.el @ 38412:253f761ad37b
Some fixes to follow coding conventions in files maintained by FSF.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Sun, 15 Jul 2001 16:15:35 +0000 |
parents | d34fd7c9092b |
children | df8cff64f0f3 |
line wrap: on
line diff
--- a/lisp/emacs-lisp/lisp-mode.el Sat Jul 14 18:19:27 2001 +0000 +++ b/lisp/emacs-lisp/lisp-mode.el Sun Jul 15 16:15:35 2001 +0000 @@ -1,4 +1,4 @@ -;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands. +;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands ;; Copyright (C) 1985, 1986, 1999, 2000, 2001 Free Software Foundation, Inc.