diff options
| author | Paul Eggert | 2011-11-26 20:43:11 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-26 20:43:11 -0800 |
| commit | e47695319fc758da7ff07d7084386258b6c8b677 (patch) | |
| tree | c1cd573850e4dd66b8df696835d52513f10dfc94 /etc | |
| parent | 83aca1cb6970314dcc6c35c1432ebcac42811926 (diff) | |
| download | emacs-e47695319fc758da7ff07d7084386258b6c8b677.tar.gz emacs-e47695319fc758da7ff07d7084386258b6c8b677.zip | |
Spelling fixes.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS.1-17 | 2 | ||||
| -rw-r--r-- | etc/NEWS.22 | 2 | ||||
| -rw-r--r-- | etc/NEWS.23 | 2 | ||||
| -rw-r--r-- | etc/TODO | 2 | ||||
| -rw-r--r-- | etc/e/eterm-color.ti | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/etc/NEWS.1-17 b/etc/NEWS.1-17 index 8db283b5374..8b861cca875 100644 --- a/etc/NEWS.1-17 +++ b/etc/NEWS.1-17 | |||
| @@ -1198,7 +1198,7 @@ them with `\='. For example, "\\=\\= is the way to quote \\=\\[" | |||
| 1198 | will come out as `\= is the way to quote \['. | 1198 | will come out as `\= is the way to quote \['. |
| 1199 | 1199 | ||
| 1200 | The new function `substitute-command-keys' takes a string possibly | 1200 | The new function `substitute-command-keys' takes a string possibly |
| 1201 | contaning \[...] constructs and replaces those constructs with | 1201 | containing \[...] constructs and replaces those constructs with |
| 1202 | the key sequences they currently stand for. | 1202 | the key sequences they currently stand for. |
| 1203 | 1203 | ||
| 1204 | * Primitives `find-line-comment' and `find-line-comment-body' flushed. | 1204 | * Primitives `find-line-comment' and `find-line-comment-body' flushed. |
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index c4aeda62c27..87d77cf52fc 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 | |||
| @@ -1026,7 +1026,7 @@ parts of the mode line. | |||
| 1026 | 1026 | ||
| 1027 | *** `shadow' face defines the appearance of the "shadowed" text, i.e. | 1027 | *** `shadow' face defines the appearance of the "shadowed" text, i.e. |
| 1028 | the text which should be less noticeable than the surrounding text. | 1028 | the text which should be less noticeable than the surrounding text. |
| 1029 | This can be achieved by using shades of grey in contrast with either | 1029 | This can be achieved by using shades of gray in contrast with either |
| 1030 | black or white default foreground color. This generic shadow face | 1030 | black or white default foreground color. This generic shadow face |
| 1031 | allows customization of the appearance of shadowed text in one place, | 1031 | allows customization of the appearance of shadowed text in one place, |
| 1032 | so package-specific faces can inherit from it. | 1032 | so package-specific faces can inherit from it. |
diff --git a/etc/NEWS.23 b/etc/NEWS.23 index 9b8909d794a..ec33037acba 100644 --- a/etc/NEWS.23 +++ b/etc/NEWS.23 | |||
| @@ -793,7 +793,7 @@ starts the server. Clients can connect and create graphical or | |||
| 793 | terminal frames using emacsclient. | 793 | terminal frames using emacsclient. |
| 794 | 794 | ||
| 795 | **** emacsclient starts emacs in daemon mode and connects to it when | 795 | **** emacsclient starts emacs in daemon mode and connects to it when |
| 796 | --alternate-editor="" is used (or when the evironment variable | 796 | --alternate-editor="" is used (or when the environment variable |
| 797 | ALTERNATE_EDITOR is set to "") and emacsclient cannot connect to an | 797 | ALTERNATE_EDITOR is set to "") and emacsclient cannot connect to an |
| 798 | emacs server. | 798 | emacs server. |
| 799 | 799 | ||
| @@ -841,7 +841,7 @@ more detailed diagnosis. | |||
| 841 | 841 | ||
| 842 | **** Provide an Error Summary buffer showing all the validation errors. | 842 | **** Provide an Error Summary buffer showing all the validation errors. |
| 843 | 843 | ||
| 844 | **** Pop-up menu. What is useful? Tag a region (should be greyed out if | 844 | **** Pop-up menu. What is useful? Tag a region (should be grayed out if |
| 845 | the region is not balanced). Suggestions based on error messages. | 845 | the region is not balanced). Suggestions based on error messages. |
| 846 | 846 | ||
| 847 | **** Have configurable list of namespace URIs so that we can provide | 847 | **** Have configurable list of namespace URIs so that we can provide |
diff --git a/etc/e/eterm-color.ti b/etc/e/eterm-color.ti index 0ddb7ec5408..a6ef8149900 100644 --- a/etc/e/eterm-color.ti +++ b/etc/e/eterm-color.ti | |||
| @@ -7,7 +7,7 @@ eterm-color|Emacs term.el terminal emulator term-protocol-version 0.96, | |||
| 7 | # When updating this file, etc/e/eterm-color should be regenerated by | 7 | # When updating this file, etc/e/eterm-color should be regenerated by |
| 8 | # running "make e/eterm-color" in the etc directory. | 8 | # running "make e/eterm-color" in the etc directory. |
| 9 | # Any change to this file should be done at the same time with a | 9 | # Any change to this file should be done at the same time with a |
| 10 | # corresponding change to the TERMCAP evironment variable in term.el. | 10 | # corresponding change to the TERMCAP environment variable in term.el. |
| 11 | # Comments in term.el specify where each of these capabilities is implemented. | 11 | # Comments in term.el specify where each of these capabilities is implemented. |
| 12 | colors#8, | 12 | colors#8, |
| 13 | cols#80, | 13 | cols#80, |