emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/epaths.in


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/epaths.in
Date: Sun, 21 Jul 2002 16:29:33 -0400

Index: emacs/src/epaths.in
diff -c emacs/src/epaths.in:1.9 emacs/src/epaths.in:1.10
*** emacs/src/epaths.in:1.9     Thu Feb 22 06:56:33 2001
--- emacs/src/epaths.in Sun Jul 21 16:29:33 2002
***************
*** 54,58 ****
--- 54,61 ----
     macro, and is then used to set the Info-default-directory-list.  */
  #define PATH_INFO "/usr/local/info"
  
+ /* Where Emacs should store game score files.  */
+ #define PATH_GAME "/usr/local/var/games/emacs"
+ 
  /* Where Emacs should look for the application default file. */
  #define PATH_X_DEFAULTS 
"/usr/lib/X11/%L/%T/%N%C%S:/usr/lib/X11/%l/%T/%N%C%S:/usr/lib/X11/%T/%N%C%S:/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S"



reply via email to

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