annotate src/m/paragon.h @ 23200:4750ba95a176

(reftex-view-crossref): Split up into several functions. No longer moves to find a macro. (reftex-view-cr-cite, reftex-view-cr-ref, reftex-end-of-bib-entry): New functions. (reftex-auto-view-crossref): New value `window' allowed. (reftex-view-crossref-when-idle): Process new `window' option in (reftex-translate-to-ascii-function): New default. (reftex-label-illegal-re): Default changed, removed Latin1. (reftex-latin1-to-ascii): New function. (reftex-what-environment): Check for section regexp before use. (reftex-find-tex-file, reftex-find-bib-file): Fixed bug with absolute path names. (reftex-TeX-master-file): Changed sequence of file checks. (reftex-do-citation): bibview cache only with RefTeX mode on.
author Carsten Dominik <dominik@science.uva.nl>
date Mon, 07 Sep 1998 07:28:16 +0000
parents 7b9c423cd54b
children 695cf19ef79e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14510
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* m/ file for Paragon i860 machine. */
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "i860.h"
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4 #define COFF
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #define SYSTEM_MALLOC
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #define TEXT_START 0x10000
14511
7b9c423cd54b (LIB_STANDARD): Add -lmach.
Richard M. Stallman <rms@gnu.org>
parents: 14510
diff changeset
7 #define LIB_STANDARD -lc -lic -lmach
14510
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
8 #define KEEP_OLD_TEXT_SCNPTR
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
9 #define KEEP_OLD_PADDR
9ab1deb3d118 Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
10 #define drem fmod