/[emacs]/emacs/mac/inc/epaths.h
ViewVC logotype

Diff of /emacs/mac/inc/epaths.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by miles, Mon Sep 1 15:45:42 2003 UTC revision 1.5 by tamm, Mon Dec 27 17:23:53 2004 UTC
# Line 46  Boston, MA 02111-1307, USA.  */ Line 46  Boston, MA 02111-1307, USA.  */
46    
47  /* Where Emacs should look for X bitmap files.  /* Where Emacs should look for X bitmap files.
48     The lisp variable x-bitmap-file-path is set based on this value.  */     The lisp variable x-bitmap-file-path is set based on this value.  */
49  /* #define PATH_BITMAPS "/usr/include/X11/bitmaps" */  #define PATH_BITMAPS ""
50    
51  /* Where Emacs should look for its docstring file.  The lisp variable  /* Where Emacs should look for its docstring file.  The lisp variable
52     doc-directory is set to this value.  */     doc-directory is set to this value.  */
# Line 57  Boston, MA 02111-1307, USA.  */ Line 57  Boston, MA 02111-1307, USA.  */
57     macro, and is then used to set the Info-default-directory-list.  */     macro, and is then used to set the Info-default-directory-list.  */
58  #define PATH_INFO "~emacs/info"  #define PATH_INFO "~emacs/info"
59    
60    /* Where Emacs should store game score files.  */
61    #define PATH_GAME "~emacs/games"
62    
63  /* Where Emacs should look for the application default file. */  /* Where Emacs should look for the application default file. */
64  /* #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" */  /* #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" */
65    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26