summaryrefslogtreecommitdiff
path: root/lisp/ediff-hook.el
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2001-07-16 07:46:48 +0000
committerPavel Janík <Pavel@Janik.cz>2001-07-16 07:46:48 +0000
commit3afbc435ac942072f42bf795dea22131b03c8d93 (patch)
tree6715b27c5ef636a36a491d4b6f5d39896cf7b472 /lisp/ediff-hook.el
parent5d3d1e3209acdc38227b0ec5bdd8c4a31f58d8d4 (diff)
downloademacs-3afbc435ac942072f42bf795dea22131b03c8d93.tar.gz
Some fixes to follow coding conventions.
Diffstat (limited to 'lisp/ediff-hook.el')
-rw-r--r--lisp/ediff-hook.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ediff-hook.el b/lisp/ediff-hook.el
index 7bdb8567b27..33c3e4a05c7 100644
--- a/lisp/ediff-hook.el
+++ b/lisp/ediff-hook.el
@@ -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