]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove unnecessary eval-when-compiles.
authorGlenn Morris <rgm@gnu.org>
Sat, 7 Jun 2008 02:38:32 +0000 (02:38 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 7 Jun 2008 02:38:32 +0000 (02:38 +0000)
lisp/international/mule-cmds.el
lisp/international/mule-diag.el

index 5bcc5996fb4fa8caef0de35339f869b8819277b8..d0278bb772e4c4ddfbfe5d35505ac551d87abd0f 100644 (file)
@@ -1,7 +1,7 @@
 ;;; mule-cmds.el --- commands for multilingual environment -*-coding: iso-2022-7bit -*-
 
-;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008  Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+;;   2007, 2008  Free Software Foundation, Inc.
 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 ;;   2005, 2006, 2007, 2008
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
@@ -31,9 +31,8 @@
 
 ;;; Code:
 
-(eval-when-compile
-  (defvar dos-codepage)
-  (autoload 'widget-value "wid-edit"))
+(defvar dos-codepage)
+(autoload 'widget-value "wid-edit")
 
 (defvar mac-system-coding-system)
 (defvar mac-system-locale)
@@ -1507,7 +1506,7 @@ which marks the variable `default-input-method' as set for Custom buffers."
          (when interactive
            (customize-mark-as-set 'default-input-method)))))))
 
-(eval-when-compile (autoload 'help-buffer "help-mode"))
+(autoload 'help-buffer "help-mode")
 
 (defun describe-input-method (input-method)
   "Describe input method INPUT-METHOD."
index c01e15cf2d68374c509540efc6cea785e7fd99b0..3647dfd8224e4d56667d252d08b3d8a54d636073 100644 (file)
@@ -1,7 +1,7 @@
 ;;; mule-diag.el --- show diagnosis of multilingual environment (Mule)
 
-;; Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008  Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+;;   2007, 2008  Free Software Foundation, Inc.
 ;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
 ;;   2005, 2006, 2007, 2008
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
@@ -373,8 +373,7 @@ detailed meanings of these arguments."
 \f
 ;;; CODING-SYSTEM
 
-(eval-when-compile                     ; dynamic bondage
-  (defvar graphic-register))
+(defvar graphic-register)              ; dynamic bondage
 
 ;; Print information about designation of each graphic register in
 ;; DESIGNATIONS in human readable format.  See the documentation of