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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/s/vms.h
Date: Tue, 04 Feb 2003 09:03:44 -0500

Index: emacs/src/s/vms.h
diff -c emacs/src/s/vms.h:1.10 emacs/src/s/vms.h:1.11
*** emacs/src/s/vms.h:1.10      Mon Jan 15 04:16:40 1996
--- emacs/src/s/vms.h   Tue Feb  4 09:03:18 2003
***************
*** 130,136 ****
  #define LINK_CRTL_SHARE
  
  /* Define this if you want to read the file SYS$SYSTEM:SYSUAF.DAT for user
!    information.  If you do use this, you must either make SYSUAF.DAT world 
     readable or install Emacs with SYSPRV.  */
  
  /* #define READ_SYSUAF */
--- 130,136 ----
  #define LINK_CRTL_SHARE
  
  /* Define this if you want to read the file SYS$SYSTEM:SYSUAF.DAT for user
!    information.  If you do use this, you must either make SYSUAF.DAT world
     readable or install Emacs with SYSPRV.  */
  
  /* #define READ_SYSUAF */
***************
*** 192,198 ****
  
  /* If user asks for TERM, check first for EMACS_TERM.  */
  #define getenv sys_getenv
!   
  /* Standard C abort is less useful than it should be. */
  #define abort sys_abort
  
--- 192,198 ----
  
  /* If user asks for TERM, check first for EMACS_TERM.  */
  #define getenv sys_getenv
! 
  /* Standard C abort is less useful than it should be. */
  #define abort sys_abort
  




reply via email to

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