-;;; complete.el -- partial completion mechanism plus other goodies
+;;; complete.el --- partial completion mechanism plus other goodies
;; Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
-;;; derived.el -- allow inheritance of major modes.
+;;; derived.el --- allow inheritance of major modes.
;;; (formerly mode-clone.el)
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
-;;; backquote.el -- implement the ` Lisp construct
+;;; backquote.el --- implement the ` Lisp construct
;;; Copyright (C) 1990, 1992, 1994 Free Software Foundation, Inc.
-;;; pc-mode.el emulate certain key bindings used on PCs.
+;;; pc-mode.el --- emulate certain key bindings used on PCs.
;; Copyright (C) 1995 Free Software Foundation, Inc.
-;;; iso-acc.el -- minor mode providing electric accent keys
+;;; iso-acc.el --- minor mode providing electric accent keys
;; Copyright (C) 1993, 1994, 1996 Free Software Foundation, Inc.
-;;; iso-cvt.el -- translate to ISO 8859-1 from/to net/TeX conventions
+;;; iso-cvt.el --- translate to ISO 8859-1 from/to net/TeX conventions
;; This file was formerly called gm-lingo.el.
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+
;;; This function is used by the patch files to update Emacs releases.
(defun batch-byte-recompile-emacs ()
-;;; soundex.el -- implement Soundex algorithm
+;;; soundex.el --- implement Soundex algorithm
;; Copyright (C) 1993 Free Software Foundation, Inc.
-;;; TCP/IP stream emulation for GNU Emacs
+;;; tcp.el --- TCP/IP stream emulation for GNU Emacs
;; Copyright (C) 1988, 1989, 1993 Free Software Foundation, Inc.