view src/s/unixware.h @ 106485:85eebb6799d7

Don't lazy-highlight the comint output in history Isearch mode. * comint.el (comint-history-isearch-search): Instead of `comint-line-beginning-position', use `comint-after-pmark-p' to check if point if before the process mark, and go to `process-mark' in this case.
author Juri Linkov <juri@jurta.org>
date Mon, 07 Dec 2009 22:36:58 +0000
parents 695cf19ef79e
children 375f2633d815 a83a89ef11ef
line wrap: on
line source

#include "usg5-4-2.h"

#define	PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)

/* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3
   (do not change this comment) */