emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-diag.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-diag.el,v
Date: Sat, 07 Jun 2008 02:38:33 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/06/07 02:38:33

Index: mule-diag.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/international/mule-diag.el,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -b -r1.115 -r1.116
--- mule-diag.el        30 May 2008 02:37:13 -0000      1.115
+++ mule-diag.el        7 Jun 2008 02:38:32 -0000       1.116
@@ -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 @@
 
 ;;; 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]