annotate src/m/f301.h @ 58917:44dfc09c6b67
* simple.el (beginning-of-buffer, end-of-buffer):
Do not push mark when mark is active in transient-mark-mode.
* simple.el (mark-word):
Extend the region when mark is active in transient-mark-mode,
regardless of the last command. Doc fix.
* simple.el (mark-word): Preserve direction when repeating.
Make arg optional. Interactive "p" -> "P".
(transient-mark-mode, inhibit-mark-movement): Doc fix.
author |
Juri Linkov <juri@jurta.org> |
date |
Mon, 13 Dec 2004 03:08:52 +0000 |
parents |
695cf19ef79e |
children |
375f2633d815 |
rev |
line source |
24384
|
1 /* Machine description file for Fujitsu F301 machines. */
|
|
2
|
|
3 /* The following line tells the configuration script what sort of
|
|
4 operating system this machine is likely to run.
|
|
5 USUAL-OPSYS="uxpv" */
|
|
6
|
|
7 #include "delta88k.h"
|
52401
|
8
|
|
9 /* arch-tag: a0ed4f18-ecf2-4d9a-853b-36e0f6b45945
|
|
10 (do not change this comment) */
|