*** empty log message ***

This commit is contained in:
Eric S. Raymond 1992-05-30 22:12:04 +00:00
parent c88ab9ce4a
commit 6594deb0dc
40 changed files with 145 additions and 50 deletions

View file

@ -1,4 +1,5 @@
;; Lisp mode, and its idiosyncratic commands.
;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
@ -614,3 +615,4 @@ means don't indent that line."
(provide 'lisp-mode)
;;; lisp-mode.el ends here