diff lisp/progmodes/autoconf.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 2999fcc88458
children 4b57ae8d5508
line wrap: on
line diff
--- a/lisp/progmodes/autoconf.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/progmodes/autoconf.el	Mon Jul 16 12:23:00 2001 +0000
@@ -1,10 +1,10 @@
-;;; autoconf.el --- Mode for editing Autoconf configure.in files.
+;;; autoconf.el --- mode for editing Autoconf configure.in files
 
 ;; Copyright (C) 2000 Free Software Foundation, Inc.
 
 ;; Author: Dave Love <fx@gnu.org>
 ;; Keywords: languages
-;; $Revision: $
+;; $Revision: 1.1 $
 
 ;; This file is part of GNU Emacs.