aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorPaul Eggert2011-12-30 17:27:15 -0800
committerPaul Eggert2011-12-30 17:27:15 -0800
commit22bcf2046977620a7f37bbd4dff4be4a4fffc0ed (patch)
tree39e83ae1f1389e54aec5074029a1d430aaca2876 /etc
parentb30941dba07605b40efbf139eed2007d6b1e5445 (diff)
downloademacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.tar.gz
emacs-22bcf2046977620a7f37bbd4dff4be4a4fffc0ed.zip
Spelling fixes.
Diffstat (limited to 'etc')
-rw-r--r--etc/AUTHORS2
-rw-r--r--etc/NEWS.212
-rw-r--r--etc/TODO2
-rw-r--r--etc/themes/manoj-dark-theme.el2
4 files changed, 4 insertions, 4 deletions
diff --git a/etc/AUTHORS b/etc/AUTHORS
index b7929dbf453..0c86e2b199a 100644
--- a/etc/AUTHORS
+++ b/etc/AUTHORS
@@ -3429,7 +3429,7 @@ Steve Nygard: changed unexnext.c
3429 3429
3430Steve Purcell: changed nnimap.el 3430Steve Purcell: changed nnimap.el
3431 3431
3432Steve Strassman: wrote spook.el 3432Steve Strassmann: wrote spook.el
3433 3433
3434Steve Youngs: changed mh-utils.el mh-xemacs-compat.el mh-customize.el 3434Steve Youngs: changed mh-utils.el mh-xemacs-compat.el mh-customize.el
3435 mh-e.el mh-comp.el mh-mime.el dns.el gnus-art.el browse-url.el 3435 mh-e.el mh-comp.el mh-mime.el dns.el gnus-art.el browse-url.el
diff --git a/etc/NEWS.21 b/etc/NEWS.21
index c018567c40d..60392b384fe 100644
--- a/etc/NEWS.21
+++ b/etc/NEWS.21
@@ -4639,7 +4639,7 @@ simpler form STRING as property value.
4639*** Variable width and height spaces 4639*** Variable width and height spaces
4640 4640
4641To display a space of fractional width or height, use a display 4641To display a space of fractional width or height, use a display
4642specification of the form `(LOCATION STRECH)'. If LOCATION is 4642specification of the form `(LOCATION STRETCH)'. If LOCATION is
4643`(margin left-margin)', the space is displayed in the left marginal 4643`(margin left-margin)', the space is displayed in the left marginal
4644area, if it is `(margin right-margin)', it is displayed in the right 4644area, if it is `(margin right-margin)', it is displayed in the right
4645marginal area, and if LOCATION is `(margin nil)' the space is 4645marginal area, and if LOCATION is `(margin nil)' the space is
diff --git a/etc/TODO b/etc/TODO
index 2470747bfb5..c58fd6dda78 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -79,7 +79,7 @@ understand. I find it quite hard to figure out what compilation
79command it will use. 79command it will use.
80 80
81I suggest totally rewriting that part of Flymake, using the simplest 81I suggest totally rewriting that part of Flymake, using the simplest
82mechanism that sufficies for the specific needs. That will be easy 82mechanism that suffices for the specific needs. That will be easy
83for users to customize. 83for users to customize.
84 84
85** Compute the list of active keymaps *after* reading the first event. 85** Compute the list of active keymaps *after* reading the first event.
diff --git a/etc/themes/manoj-dark-theme.el b/etc/themes/manoj-dark-theme.el
index b06678636c7..ed3e6e334d0 100644
--- a/etc/themes/manoj-dark-theme.el
+++ b/etc/themes/manoj-dark-theme.el
@@ -20,7 +20,7 @@
20 20
21;;; Commentary: 21;;; Commentary:
22 22
23;; I spend a lot of time workin in front of a screen (many hours in a 23;; I spend a lot of time working in front of a screen (many hours in a
24;; dimly lit room) and eye fatigue is an issue. This is a dark color 24;; dimly lit room) and eye fatigue is an issue. This is a dark color
25;; theme for emacs, which is easier on the eyes than light themes. 25;; theme for emacs, which is easier on the eyes than light themes.
26 26