emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#9522: closed (24.0.50; typos: "accomodate")


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9522: closed (24.0.50; typos: "accomodate")
Date: Sat, 17 Sep 2011 00:54:02 +0000

Your message dated Sat, 17 Sep 2011 02:47:57 +0200
with message-id <address@hidden>
and subject line Re: bug#9522: 24.0.50; typos: "accomodate"
has caused the debbugs.gnu.org bug report #9522,
regarding 24.0.50; typos: "accomodate"
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9522: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9522
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.0.50; typos: "accomodate" Date: Fri, 16 Sep 2011 21:48:54 +0200 User-agent: Gnus/5.110017 (No Gnus v0.17) Emacs/23.3.50 (gnu/linux)
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  <address@hidden>
--8<---------------cut here---------------end--------------->8---
 




--- End Message ---
--- Begin Message --- Subject: Re: bug#9522: 24.0.50; typos: "accomodate" Date: Sat, 17 Sep 2011 02:47:57 +0200
>> There are a few places where "accommodate" is misspelled as
>> "accomodate":

> "Absolut" is vodka.  The English adjective is "absolute" :-)

Fixed.

    Juanma


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]