emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/makefile.w32-in,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/makefile.w32-in,v
Date: Fri, 01 Feb 2008 16:02:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/02/01 16:01:31

Index: lisp/makefile.w32-in
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/makefile.w32-in,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -b -r1.74 -r1.75
--- lisp/makefile.w32-in        8 Jan 2008 20:44:54 -0000       1.74
+++ lisp/makefile.w32-in        1 Feb 2008 16:01:10 -0000       1.75
@@ -49,6 +49,9 @@
 # Set EMACSLOADPATH correctly (already defined in environment).
 EMACSLOADPATH=$(lisp)
 
+# Use C locale
+LC_ALL = C
+
 lisptagsfiles1 = $(lisp)/*.el
 lisptagsfiles2 = $(lisp)/*/*.el
 ETAGS = "../lib-src/$(BLD)/etags"




reply via email to

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