GNU bug report logs - #9522
24.0.50; typos: "accomodate"

Previous Next

Package: emacs;

Reported by: Sven Joachim <svenjoac <at> gmx.de>

Date: Fri, 16 Sep 2011 19:54:01 UTC

Severity: minor

Tags: patch

Found in version 24.0.50

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sven Joachim <svenjoac <at> gmx.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; typos: "accomodate"
Date: Fri, 16 Sep 2011 21:48:54 +0200
Package: emacs
Version: 24.0.50
Severity: minor
Tags: patch

There are a few places where "accommodate" is misspelled as
"accomodate":

--8<---------------cut here---------------start------------->8---
=== modified file 'lisp/window.el'
--- lisp/window.el	2011-09-15 15:12:15 +0000
+++ lisp/window.el	2011-09-16 19:38:10 +0000
@@ -182,7 +182,7 @@
 
 (defcustom window-min-width 10
   "The minimum number of columns of any window.
-The value has to accomodate margins, fringes, or scrollbars if
+The value has to accommodate margins, fringes, or scrollbars if
 present.  A value less than `window-safe-min-width' is ignored.
 The value of this variable is honored when windows are resized or
 split.
@@ -3772,7 +3772,7 @@
 	;; issues - so IGNORE equal 'safe might not always produce the
 	;; minimum possible state.  But such configurations hardly make
 	;; sense anyway.
-	(error "Window %s too small to accomodate state" window)
+	(error "Window %s too small to accommodate state" window)
       (setq state (cdr state))
       (setq window-state-put-list nil)
       ;; Work on the windows of a temporary buffer to make sure that

=== modified file 'src/ChangeLog'
--- src/ChangeLog	2011-09-16 14:14:48 +0000
+++ src/ChangeLog	2011-09-16 19:38:05 +0000
@@ -1290,7 +1290,7 @@
 	underline, overline, and strike-through.
 	(ns_dumpglyphs_image, ns_dumpglyphs_stretch): Add call to
 	ns_draw_text_decoration.  Change treatment of cursor drawing to
-	accomodate underlining, etc.
+	accommodate underlining, etc.
 
 2011-07-28  Eli Zaretskii  <eliz <at> gnu.org>
--8<---------------cut here---------------end--------------->8---
 





This bug report was last modified 13 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.