comparison mac/inc/epaths.h @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
57 macro, and is then used to set the Info-default-directory-list. */ 57 macro, and is then used to set the Info-default-directory-list. */
58 #define PATH_INFO "~emacs/info" 58 #define PATH_INFO "~emacs/info"
59 59
60 /* Where Emacs should look for the application default file. */ 60 /* Where Emacs should look for the application default file. */
61 /* #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" */ 61 /* #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" */
62
63 /* arch-tag: 32e95134-dfe4-47be-be28-e8cbf78505b6
64 (do not change this comment) */