summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-07-01 03:02:37 +0000
committerGlenn Morris <rgm@gnu.org>2008-07-01 03:02:37 +0000
commit549c0a96643f59cd999c289b3251040f679de69a (patch)
tree52c9b5dfaff17d8bdefaeffac7bb0bcdfd48a143
parent375dd2b6a29f9a5e70ca25485affb1c78bb33a9c (diff)
downloademacs-549c0a96643f59cd999c289b3251040f679de69a.tar.gz
Spelling fix.
-rw-r--r--lisp/ChangeLog.82
-rw-r--r--lisp/gnus/nndb.el6
-rw-r--r--lisp/progmodes/cperl-mode.el2
-rw-r--r--lisp/window.el2
4 files changed, 6 insertions, 6 deletions
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 0f924efa6d0..3b21f10eded 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -5278,7 +5278,7 @@
1999-05-08 Ken Stevens <k.stevens@ieee.org>
* ispell.el (ispell-local-dictionary-alist): New variable for
- customizing local dictionaries not accessable by everyone.
+ customizing local dictionaries not accessible by everyone.
(ispell-dictionary-alist): Loads `ispell-local-dictionary-alist'.
(ispell-required-version): Changed format `(major minor
revision)' to support general pattern matching.
diff --git a/lisp/gnus/nndb.el b/lisp/gnus/nndb.el
index 53ad69630d2..602895826f1 100644
--- a/lisp/gnus/nndb.el
+++ b/lisp/gnus/nndb.el
@@ -1,7 +1,7 @@
;;; nndb.el --- nndb access for Gnus
-;; Copyright (C) 1997, 1998, 2000, 2002, 2003, 2004,
-;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1997, 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007,
+;; 2008 Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Kai Grossjohann <grossjohann@ls6.informatik.uni-dortmund.de>
@@ -307,7 +307,7 @@ Optional LAST is ignored."
; nndb-request-rename-group does not exist
; todo -- maybe later
-;; -- standard compatability functions
+;; -- standard compatibility functions
(deffoo nndb-status-message (&optional server)
"Return server status as a string."
diff --git a/lisp/progmodes/cperl-mode.el b/lisp/progmodes/cperl-mode.el
index 13c3d37b79b..57ecf03e2c7 100644
--- a/lisp/progmodes/cperl-mode.el
+++ b/lisp/progmodes/cperl-mode.el
@@ -834,7 +834,7 @@ voice);
3) Everything is customizable, one-by-one or in a big sweep;
-4) It has many easily-accessable \"tools\":
+4) It has many easily-accessible \"tools\":
a) Can run program, check syntax, start debugger;
b) Can lineup vertically \"middles\" of rows, like `=' in
a = b;
diff --git a/lisp/window.el b/lisp/window.el
index 4a29f45164e..5eafb2a1ac9 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -790,7 +790,7 @@ hold:
high as `split-height-threshold'.
- When WINDOW is split evenly, the emanating windows are at least
- `window-min-height' lines tall and can accomodate at least one
+ `window-min-height' lines tall and can accommodate at least one
line plus - if WINDOW has one - a modeline.
WINDOW can be split horizontally when the following conditions