view src/s/domain.h @ 59943:1b1724ddcdad

(Character Motion): Mention default arg for forward-char. backward-char refers to forward-char. (Word Motion): Mention default arg for forward-word. (Buffer End Motion): Mention default arg for beginning-of-buffer. Simplify end-of-buffer. (Text Lines): Mention default arg for forward-line. (List Motion): Mention default arg for beginning/end-of-defun. (Skipping Characters): Minor fixes in explaining character-set.
author Richard M. Stallman <rms@gnu.org>
date Sun, 06 Feb 2005 10:54:05 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

#include "bsd4-3.h"

/* Inhibit using -X, which is the default.  */
#define LD_SWITCH_SYSTEM

/* arch-tag: 08941c4f-d0b6-4ad6-b7e3-7e7fe76c0e94
   (do not change this comment) */