view src/=convexos.h @ 26846:1a0f5960e65e

(emacs_code_class_type): Delete the member EMACS_leading_code_composition. (COMPOSING_NO) (COMPOSING_WITH_RULE_HEAD) (COMPOSING_NO_RULE_HEAD) (COMPOSING_WITH_RULE_TAIL) (COMPOSING_NO_RULE_TAIL) (COMPOSING_WITH_RULE_RULE) (COMPOSING_HEAD_P) (COMPOSING_WITH_RULE_P): Macros deleted. (COMPOSITION_DATA_SIZE) (COMPOSITION_DATA_MAX_BUNCH_LENGTH): New macros. (struct composition_data): New structure. (CODING_FINISH_INSUFFICIENT_CMP): New macro. (struct coding_system): New members composition_rule_follows, cmp_data, cmp_data_start, cmp_data_index. (coding_save_composition) (coding_free_composition_data) (coding_adjust_composition_offset): Extern them.
author Kenichi Handa <handa@m17n.org>
date Wed, 15 Dec 1999 00:05:57 +0000
parents 8175d30c0181
children
line wrap: on
line source

/* Definitions file for GNU Emacs running on ConvexOS.  */

#include "bsd4-3.h"

/* First pty name is /dev/pty?0.  We have to search for it. */
#undef FIRST_PTY_LETTER
#define FIRST_PTY_LETTER first_pty_letter

/* getpgrp requires no arguments. */
#define GETPGRP_NO_ARG