diff lisp/x-menu.el @ 38414:67b464da13ec

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Sun, 15 Jul 2001 19:53:53 +0000
parents 11218164bc54
children
line wrap: on
line diff
--- a/lisp/x-menu.el	Sun Jul 15 17:42:53 2001 +0000
+++ b/lisp/x-menu.el	Sun Jul 15 19:53:53 2001 +0000
@@ -1,4 +1,4 @@
-;;; x-menu.el --- menu support for X 
+;;; x-menu.el --- menu support for X
 
 ;; Copyright (C) 1986 Free Software Foundation, Inc.
 
@@ -19,6 +19,8 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 (defun x-menu-mode ()