emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/nxml/nxml-enc.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/nxml/nxml-enc.el,v
Date: Thu, 31 Jul 2008 05:34:13 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/07/31 05:33:56

Index: lisp/nxml/nxml-enc.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/nxml/nxml-enc.el,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- lisp/nxml/nxml-enc.el       6 May 2008 04:25:54 -0000       1.5
+++ lisp/nxml/nxml-enc.el       31 Jul 2008 05:33:47 -0000      1.6
@@ -32,7 +32,7 @@
 ;;; Code:
 
 (defvar nxml-file-name-ignore-case
-  (memq system-type '(vax-vms windows-nt)))
+  (memq system-type '(windows-nt)))
 
 (defvar nxml-cached-file-name-auto-coding-regexp nil)
 (defvar nxml-cached-auto-mode-alist nil)




reply via email to

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