# HG changeset patch # User Erik Naggum # Date 815090154 0 # Node ID 8dba183df5799115180800b78ad3b5eb200d8984 # Parent 0cf91b5c1a5695e2c8948acf23bcf26666504ebc Correct initial line typo. diff -r 0cf91b5c1a56 -r 8dba183df579 lisp/format.el --- a/lisp/format.el Mon Oct 30 21:34:10 1995 +0000 +++ b/lisp/format.el Mon Oct 30 21:55:54 1995 +0000 @@ -1,4 +1,4 @@ -;;; format.el ;-- read and save files in multiple formats +;;; format.el --- read and save files in multiple formats ;; Copyright (c) 1994, 1995 Free Software Foundation ;; Author: Boris Goldowsky