From 589e43b3abf40ddb3d60c0ac573a1cf9a69120f8 Mon Sep 17 00:00:00 2001 From: shuhei-k Date: Mon, 17 May 1999 03:48:56 +0000 Subject: [PATCH] Removed comment. --- poe.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/poe.el b/poe.el index 97417b7..03c4b09 100644 --- a/poe.el +++ b/poe.el @@ -27,11 +27,6 @@ ;; This modules does not includes MULE related features. ;; MULE related features are supported by `poem'. -;; Note to developers: -;; -;; In this file, `eval-when-compile' and `eval-and-compile' does not work -;; for v18. If you really need them, require 'poe-18 at outermost level. - ;;; Code: (provide 'poe) -- 1.7.10.4