emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/s/vms.h


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/src/s/vms.h
Date: Fri, 04 Mar 2005 16:56:47 -0500

Index: emacs/src/s/vms.h
diff -c emacs/src/s/vms.h:1.13 emacs/src/s/vms.h:1.14
*** emacs/src/s/vms.h:1.13      Fri Mar  4 17:10:31 2005
--- emacs/src/s/vms.h   Fri Mar  4 21:56:46 2005
***************
*** 109,114 ****
--- 109,119 ----
     your system and must be used only through an encapsulation
     (Which you should place, by convention, in sysdep.c).  */
  
+ /* In olden days, VMS filenames did not support hyphen (i.e., the "-"
+    character).  You can #undef this in vmsX-Y.h for newer versions.  */
+ 
+ #define NO_HYPHENS_IN_FILENAMES
+ 
  /* Do you have the sharable library bug?  If you link with a sharable
     library that contains psects with the NOSHR attribute and also refer to
     those psects in your program, the linker give you a private version of




reply via email to

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