Mercurial > emacs
changeset 60385:17d5c7245a46
Define NO_HYPHENS_IN_FILENAMES.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Fri, 04 Mar 2005 21:56:46 +0000 |
parents | b41b19cd9812 |
children | 553704b5e15e |
files | src/s/vms.h |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/vms.h Fri Mar 04 17:18:36 2005 +0000 +++ b/src/s/vms.h Fri Mar 04 21:56:46 2005 +0000 @@ -109,6 +109,11 @@ 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