aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2008-06-27 02:41:14 +0000
committerGlenn Morris2008-06-27 02:41:14 +0000
commit6772c8e169a6a56ee387373a00a65bd3a3070725 (patch)
tree4f0d9a8f0be905ba92b3420ad2832ffaad05a3b2 /etc
parent04bf5b655a9b5c0b82d8f54f96ab0f90241f6ab8 (diff)
downloademacs-6772c8e169a6a56ee387373a00a65bd3a3070725.tar.gz
emacs-6772c8e169a6a56ee387373a00a65bd3a3070725.zip
American English spelling fix.
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS.192
-rw-r--r--etc/TODO4
-rw-r--r--etc/refcards/orgcard.tex2
-rw-r--r--etc/termcap.src26
5 files changed, 19 insertions, 19 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 4a4d0d34da9..8788493de37 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1880,7 +1880,7 @@
1880 1880
18812005-10-25 Nick Roberts <nickrob@snap.net.nz> 18812005-10-25 Nick Roberts <nickrob@snap.net.nz>
1882 1882
1883 * images/gud/until.xpm: Colour correction. 1883 * images/gud/until.xpm: Color correction.
1884 1884
18852005-10-23 Richard M. Stallman <rms@gnu.org> 18852005-10-23 Richard M. Stallman <rms@gnu.org>
1886 1886
@@ -2728,7 +2728,7 @@
2728 2728
27292003-04-01 Dave Love <fx@gnu.org> 27292003-04-01 Dave Love <fx@gnu.org>
2730 2730
2731 * letter.xpm: Use transparent/opaque `colours'. 2731 * letter.xpm: Use transparent/opaque `colors'.
2732 2732
2733 * letter.xbm: Deleted. 2733 * letter.xbm: Deleted.
2734 2734
diff --git a/etc/NEWS.19 b/etc/NEWS.19
index 5976a836d2c..9099b4e89ea 100644
--- a/etc/NEWS.19
+++ b/etc/NEWS.19
@@ -1953,7 +1953,7 @@ A new user option Man-fontify-manpage-flag disables fontification
1953window system is used. Two new user options Man-overstrike-face 1953window system is used. Two new user options Man-overstrike-face
1954(default 'bold) and Man-underline-face (default 'underline) can be set 1954(default 'bold) and Man-underline-face (default 'underline) can be set
1955to the preferred faces to be used for the words that man overstrikes 1955to the preferred faces to be used for the words that man overstrikes
1956and underlines. Useful for those who like coloured man pages. 1956and underlines. Useful for those who like colored man pages.
1957 1957
1958Two new interactive functions are provided: Man-cleanup-manpage and 1958Two new interactive functions are provided: Man-cleanup-manpage and
1959Man-fontify-manpage. Both can be used on a buffer that contains the 1959Man-fontify-manpage. Both can be used on a buffer that contains the
diff --git a/etc/TODO b/etc/TODO
index 0c15e108dbc..e718f1c9bf9 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -526,8 +526,8 @@ when the body only calls primitives.
526 probably in separate manual. 526 probably in separate manual.
527 527
528** Convert the XPM bitmaps to PPM, replace the PBMs with them and scrap 528** Convert the XPM bitmaps to PPM, replace the PBMs with them and scrap
529 the XPMs so that the colour versions work generally. (Requires care 529 the XPMs so that the color versions work generally. (Requires care
530 with the colour used for the transparent regions.) 530 with the color used for the transparent regions.)
531 531
532** Convenient access to the `values' variable. It would be nice to have an 532** Convenient access to the `values' variable. It would be nice to have an
533 interface that would show you the printed reps of the elements of the 533 interface that would show you the printed reps of the elements of the
diff --git a/etc/refcards/orgcard.tex b/etc/refcards/orgcard.tex
index 17617430cb6..933a8119435 100644
--- a/etc/refcards/orgcard.tex
+++ b/etc/refcards/orgcard.tex
@@ -739,7 +739,7 @@ some other place.
739%\key{turn on/off fixed width sections}{::t} 739%\key{turn on/off fixed width sections}{::t}
740%\key{turn on/off tables}{|:t} 740%\key{turn on/off tables}{|:t}
741%\key{turn on/off \TeX\ syntax for sub/super-scripts}{\^{}:t} 741%\key{turn on/off \TeX\ syntax for sub/super-scripts}{\^{}:t}
742%\key{turn on/off emphasised text}{*:nil} 742%\key{turn on/off emphasized text}{*:nil}
743%\key{turn on/off \TeX\ macros}{TeX:t} 743%\key{turn on/off \TeX\ macros}{TeX:t}
744 744
745{\bf Comments: Text not being exported} 745{\bf Comments: Text not being exported}
diff --git a/etc/termcap.src b/etc/termcap.src
index ae7a3e390a3..aeb41745540 100644
--- a/etc/termcap.src
+++ b/etc/termcap.src
@@ -1257,7 +1257,7 @@ pcvt50w|dec vt220 emulation with 50 lines and 132 cols:\
1257 :co#132:li#50:\ 1257 :co#132:li#50:\
1258 :is=\E[1;50r\E[50;1H:tc=pcvtXX: 1258 :is=\E[1;50r\E[50;1H:tc=pcvtXX:
1259 1259
1260# Terminfo entries to enable the use of the ncurses library in colour on a 1260# Terminfo entries to enable the use of the ncurses library in color on a
1261# NetBSD-arm32 console (only tested on a RiscPC). 1261# NetBSD-arm32 console (only tested on a RiscPC).
1262# Created by Dave Millen <dmill@globalnet.co.uk> 22.07.98 1262# Created by Dave Millen <dmill@globalnet.co.uk> 22.07.98
1263# modified codes for setf/setb to setaf/setab, then to klone+color, corrected 1263# modified codes for setf/setb to setaf/setab, then to klone+color, corrected
@@ -4973,7 +4973,7 @@ tvi803|televideo 803:\
4973# U send ^J 4973# U send ^J
4974# D send ^V 4974# D send ^V
4975# 4975#
4976# S2 7 Screen colour 4976# S2 7 Screen color
4977# U green on black 4977# U green on black
4978# D black on green 4978# D black on green
4979# 4979#
@@ -5024,7 +5024,7 @@ tvi910|televideo model 910:\
5024# S2 4 Edit mode (U = local, D = duplex) 5024# S2 4 Edit mode (U = local, D = duplex)
5025# S2 5 Cursor type (U = underline, D = block) 5025# S2 5 Cursor type (U = underline, D = block)
5026# S2 6 Cursor down key (U = send ^J, D = send ^V) 5026# S2 6 Cursor down key (U = send ^J, D = send ^V)
5027# S2 7 Screen colour (U = green on black, D = black on green) 5027# S2 7 Screen color (U = green on black, D = black on green)
5028# S2 8 DSR status (pin 6) (U = disconnected, D = connected) 5028# S2 8 DSR status (pin 6) (U = disconnected, D = connected)
5029# S2 9 DCD status (pin 8) (U = disconnected, D = connected) 5029# S2 9 DCD status (pin 8) (U = disconnected, D = connected)
5030# S2 10 DTR status (pin 20) (U = disconnected, D = connected) 5030# S2 10 DTR status (pin 20) (U = disconnected, D = connected)
@@ -11023,7 +11023,7 @@ infoton:\
11023#ESC D F set full duplex 11023#ESC D F set full duplex
11024#ESC D H set half duplex 11024#ESC D H set half duplex
11025#ESC E line insert 11025#ESC E line insert
11026#ESC F p1 p2 set page colour (p1 = f/grnd, p2 = b/grnd) 11026#ESC F p1 p2 set page color (p1 = f/grnd, p2 = b/grnd)
11027# 0 = black, 1 = red, 2 = green, 3 = yellow 11027# 0 = black, 1 = red, 2 = green, 3 = yellow
11028# 4 = blue, 5 = magenta, 6 = cyan, 7 = white 11028# 4 = blue, 5 = magenta, 6 = cyan, 7 = white
11029#ESC G n set serial field attribute (n = 30h - 3Fh) 11029#ESC G n set serial field attribute (n = 30h - 3Fh)
@@ -11090,8 +11090,8 @@ infoton:\
11090# = = reverse underline blank 11090# = = reverse underline blank
11091# > = reverse underline blink 11091# > = reverse underline blink
11092# ? = reverse underline blink blank 11092# ? = reverse underline blink blank
11093# p2, p3: f/grnd, b/grnd colour 11093# p2, p3: f/grnd, b/grnd color
11094# (see ESC F for colours) 11094# (see ESC F for colors)
11095# use ZZ for mono, eg. 11095# use ZZ for mono, eg.
11096# ESC [ 0 Z Z for normal 11096# ESC [ 0 Z Z for normal
11097# ESC [ 4 Z Z for inverse etc. 11097# ESC [ 4 Z Z for inverse etc.
@@ -11105,7 +11105,7 @@ infoton:\
11105# n = 0 normal (KDS7372) mode 11105# n = 0 normal (KDS7372) mode
11106# n = 1 Wordstar mode 11106# n = 1 Wordstar mode
11107# 11107#
11108#ESC b set foreground colour screen 11108#ESC b set foreground color screen
11109# 11109#
11110#ESC c n enter self-test mode: 11110#ESC c n enter self-test mode:
11111# n = 0 exit self test mode 11111# n = 0 exit self test mode
@@ -11119,7 +11119,7 @@ infoton:\
11119# n = 8 graphics memory test 11119# n = 8 graphics memory test
11120# n = 9 display all 'E' 11120# n = 9 display all 'E'
11121# n = : display all 'H' 11121# n = : display all 'H'
11122#ESC d set background colour screen 11122#ESC d set background color screen
11123# 11123#
11124#ESC e n program insert char (n = insert char) 11124#ESC e n program insert char (n = insert char)
11125#ESC f text CR load user status line with 'text' 11125#ESC f text CR load user status line with 'text'
@@ -12282,7 +12282,7 @@ pe7000m|perkin elmer 7000 series monochrome monitor:\
12282 :k7=\E!^G:k8=\E!^H:k9=\E!^I:k;=\E!^J:kb=^H:kd=\E!U:kh=\E!S:\ 12282 :k7=\E!^G:k8=\E!^H:k9=\E!^I:k;=\E!^J:kb=^H:kd=\E!U:kh=\E!S:\
12283 :kl=\E!V:kr=\E!W:ku=\E!T:le=\ED:ll=\ES7\s:nd=\EC:sf=^J:\ 12283 :kl=\E!V:kr=\E!W:ku=\E!T:le=\ED:ll=\ES7\s:nd=\EC:sf=^J:\
12284 :sr=\ER:up=\EA: 12284 :sr=\ER:up=\EA:
12285pe7000c|perkin elmer 7000 series colour monitor:\ 12285pe7000c|perkin elmer 7000 series color monitor:\
12286 :i1=\E!\0\EW 7o\Egf\Eb0\Ec7\ES7\s:se=\Eb0:so=\Eb2:\ 12286 :i1=\E!\0\EW 7o\Egf\Eb0\Ec7\ES7\s:se=\Eb0:so=\Eb2:\
12287 :ue=\E!\0:us=\E!\s:tc=pe7000m: 12287 :ue=\E!\0:us=\E!\s:tc=pe7000m:
12288 12288
@@ -13981,7 +13981,7 @@ mai|basic4|MAI Basic Four in ansi mode:\
13981# Mikrocomputer GmbH" in Munster, Germany (the company still exists today, 13981# Mikrocomputer GmbH" in Munster, Germany (the company still exists today,
13982# about 1,5 km from where I live, but doesn't build own computers any 13982# about 1,5 km from where I live, but doesn't build own computers any
13983# more). A Basis 108 featured a really heavy (cast aluminum?) case, was 13983# more). A Basis 108 featured a really heavy (cast aluminum?) case, was
13984# equipped with one or two 5.25" disk drives, had a monochrome and colour 13984# equipped with one or two 5.25" disk drives, had a monochrome and color
13985# video output for a TV set or a dedicated monitor and several slots for 13985# video output for a TV set or a dedicated monitor and several slots for
13986# Apple II cards. Basis 108 were quite popular at german schools before 13986# Apple II cards. Basis 108 were quite popular at german schools before
13987# the advent of the IBM PC. They run, for example, the UCSD Pascal 13987# the advent of the IBM PC. They run, for example, the UCSD Pascal
@@ -14219,7 +14219,7 @@ bg1.25|bbn bitgraph 1.25:\
14219# Typical firmware identification F5 "etat 6": 14219# Typical firmware identification F5 "etat 6":
14220# P287.02.04b (AZERTY) 14220# P287.02.04b (AZERTY)
14221# P297.11.04 (24-pin: 2732) or P798.11.04 (28-pin: 2764) 14221# P297.11.04 (24-pin: 2732) or P798.11.04 (28-pin: 2764)
14222# P298.03.03 (monochrome) or P374.03.02 (colour) 14222# P298.03.03 (monochrome) or P374.03.02 (color)
14223# 14223#
14224# SM SDP mode (VIP command): ^[[?=h 14224# SM SDP mode (VIP command): ^[[?=h
14225# RIS (erases screen): ^[c 14225# RIS (erases screen): ^[c
@@ -14289,7 +14289,7 @@ dku7102-old|BULL Questar 200 DKU7102 (microcode version < 6):\
14289 :AL@:DL@:al@:ce=\E[K\E[m:cl=\E[2J\E[H:cm@:dl@:\ 14289 :AL@:DL@:al@:ce=\E[K\E[m:cl=\E[2J\E[H:cm@:dl@:\
14290 :ds=\EPY99\:98\E\\\E[0;98v\E[2J\E[H\E[v:\ 14290 :ds=\EPY99\:98\E\\\E[0;98v\E[2J\E[H\E[v:\
14291 :ts=\EPY99\:98\E\\\E[0;98v\E[H\E[2;7m:tc=tws-generic: 14291 :ts=\EPY99\:98\E\\\E[0;98v\E[H\E[2;7m:tc=tws-generic:
14292dku7202|BULL Questar 200 DKU7202 (colour/character attributes):\ 14292dku7202|BULL Questar 200 DKU7202 (color/character attributes):\
14293 :i2=\E[?3h\Eb:mb=\E[0;2;4m:mh=\E[0;5m:so=\E[0;4;5;7m:\ 14293 :i2=\E[?3h\Eb:mb=\E[0;2;4m:mh=\E[0;5m:so=\E[0;4;5;7m:\
14294 :ta=^I:us=\E[0;2m:tc=tws-generic: 14294 :ta=^I:us=\E[0;2m:tc=tws-generic:
14295 14295
@@ -14874,7 +14874,7 @@ ddr|rebus3180|ddr3180|Rebus/DDR 3180 vt100 emulator:\
14874# Approximate date of release was 1982 (early 80s, anyway), and it had several 14874# Approximate date of release was 1982 (early 80s, anyway), and it had several
14875# evolutions including (limited) color versions such as the PS330C. PS300s 14875# evolutions including (limited) color versions such as the PS330C. PS300s
14876# were effectively obsolete by the late 80s, replaced by raster graphics 14876# were effectively obsolete by the late 80s, replaced by raster graphics
14877# systems, although specialized applications like molecular modelling 14877# systems, although specialized applications like molecular modeling
14878# hung onto them for a while longer. AFAIK all E&S vector graphics systems 14878# hung onto them for a while longer. AFAIK all E&S vector graphics systems
14879# are out of production, though of course E&S is very much alive (in 1996). 14879# are out of production, though of course E&S is very much alive (in 1996).
14880# (ps300: changed ":pt@:" to "it@" -- esr) 14880# (ps300: changed ":pt@:" to "it@" -- esr)