comparison mac/inc/epaths.h @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 01b93e5e53a7
children c331d9c412f2 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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) */