diff lisp/obsolete/ooutline.el @ 38412:253f761ad37b

Some fixes to follow coding conventions in files maintained by FSF.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 16:15:35 +0000
parents 6ab25b51ae25
children 0d8b17d428b5
line wrap: on
line diff
--- a/lisp/obsolete/ooutline.el	Sat Jul 14 18:19:27 2001 +0000
+++ b/lisp/obsolete/ooutline.el	Sun Jul 15 16:15:35 2001 +0000
@@ -1,4 +1,4 @@
-;;; outline.el --- outline mode commands for Emacs
+;;; ooutline.el --- outline mode commands for Emacs
 
 ;; Copyright (C) 1986, 1993, 1994, 1997 Free Software Foundation, Inc.
 
@@ -582,4 +582,4 @@
 
 (provide 'outline)
 
-;;; outline.el ends here
+;;; ooutline.el ends here