# HG changeset patch # User Dave Love # Date 897925522 0 # Node ID eb628ee6aa2bdda85c3398d36c41be250fcaba67 # Parent 486cf5c4541da9ea740a436c1e1b31c7fc2cbc82 Fix Keywords header. diff -r 486cf5c4541d -r eb628ee6aa2b lisp/allout.el --- a/lisp/allout.el Mon Jun 15 01:23:35 1998 +0000 +++ b/lisp/allout.el Mon Jun 15 15:45:22 1998 +0000 @@ -6,7 +6,7 @@ ;; Maintainer: Ken Manheimer ;; Created: Dec 1991 - first release to usenet ;; Version: Id: allout.el,v 4.3 1994/05/12 17:43:08 klm Exp || -;; Keywords: outline mode +;; Keywords: outlines ;; This file is part of GNU Emacs. diff -r 486cf5c4541d -r eb628ee6aa2b lisp/foldout.el --- a/lisp/foldout.el Mon Jun 15 01:23:35 1998 +0000 +++ b/lisp/foldout.el Mon Jun 15 15:45:22 1998 +0000 @@ -5,7 +5,7 @@ ;; Author: Kevin Broadey ;; Created: 27 Jan 1994 ;; Version: foldout.el 1.10 dated 94/05/19 at 17:09:12 -;; Keywords: folding, outline +;; Keywords: folding, outlines ;; This file is part of GNU Emacs.