GNU bug report logs -
#9522
24.0.50; typos: "accomodate"
Previous Next
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
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#9522: 24.0.50; typos: "accomodate"
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 9522 <at> debbugs.gnu.org.
--
9522: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9522
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
>> There are a few places where "accommodate" is misspelled as
>> "accomodate":
> "Absolut" is vodka. The English adjective is "absolute" :-)
Fixed.
Juanma
[Message part 3 (message/rfc822, inline)]
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.