From 549c0a96643f59cd999c289b3251040f679de69a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 1 Jul 2008 03:02:37 +0000 Subject: Spelling fix. --- lisp/ChangeLog.8 | 2 +- lisp/gnus/nndb.el | 6 +++--- lisp/progmodes/cperl-mode.el | 2 +- lisp/window.el | 2 +- 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 * 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 ;; Kai Grossjohann @@ -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 -- cgit v1.2.1