view src/s/sol2-10.h @ 109779:d2d95919c4db

Fix current-bidi-paragraph-direction within whitespace chars. xdisp.c (Fcurrent_bidi_paragraph_direction): Fix paragraph direction when point is inside a run of whitespace characters. bidi.c (bidi_at_paragraph_end): Remove obsolete comment.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 14 Aug 2010 13:59:55 +0300
parents 6799ec1a7188
children ef719132ddfa
line wrap: on
line source

/* Handle Solaris 2.10.  */

#include "sol2-6.h"

/* This is used in list_system_processes.  */
#define HAVE_PROCFS 1

/* This is needed for the system_process_attributes implementation.  */
#define _STRUCTURED_PROC 1

/* arch-tag: 7c51a134-5469-4d16-aa00-d69224640eeb
   (do not change this comment) */