diff lisp/ediff-hook.el @ 38422:7a94f1c588c4

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 07:46:48 +0000
parents be20c22dc16d
children 633233bf2bbf
line wrap: on
line diff
--- a/lisp/ediff-hook.el	Mon Jul 16 03:35:36 2001 +0000
+++ b/lisp/ediff-hook.el	Mon Jul 16 07:46:48 2001 +0000
@@ -21,6 +21,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 ;;;   These must be placed in menu-bar.el in Emacs
@@ -355,5 +357,4 @@
 
 (provide 'ediff-hook)
 
-
 ;;; ediff-hook.el ends here