From eda3e164397ac5e524dcdd9525a1d33f0108e5e1 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 30 May 1992 23:54:21 +0000 Subject: *** empty log message *** --- lisp/electric.el | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'lisp/electric.el') diff --git a/lisp/electric.el b/lisp/electric.el index eab8cd135ed..50e2a015389 100644 --- a/lisp/electric.el +++ b/lisp/electric.el @@ -1,4 +1,5 @@ -;; electric -- Window maker and Command loop for `electric' modes. +;;; electric.el --- window maker and Command loop for `electric' modes. + ;; Copyright (C) 1985, 1986 Free Software Foundation, Inc. ;; Principal author K. Shane Hartman @@ -180,4 +181,6 @@ (goto-char (point-min)) win))) -(provide 'electric) \ No newline at end of file +(provide 'electric) + +; electric.el ends here -- cgit v1.2.1