diff options
Diffstat (limited to 'lisp/ediff-help.el')
-rw-r--r-- | lisp/ediff-help.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ediff-help.el b/lisp/ediff-help.el index 246bb5b9a8f..ef6807768b8 100644 --- a/lisp/ediff-help.el +++ b/lisp/ediff-help.el @@ -21,6 +21,8 @@ ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, ;; Boston, MA 02111-1307, USA. +;;; Commentary: + ;;; Code: (provide 'ediff-help) |