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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 9522 in the body.
You can then email your comments to 9522 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, svenjoac <at> gmx.de, bug-gnu-emacs <at> gnu.org
:
bug#9522
; Package
emacs
.
(Fri, 16 Sep 2011 19:54:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Sven Joachim <svenjoac <at> gmx.de>
:
New bug report received and forwarded. Copy sent to
svenjoac <at> gmx.de, bug-gnu-emacs <at> gnu.org
.
(Fri, 16 Sep 2011 19:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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---
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#9522
; Package
emacs
.
(Fri, 16 Sep 2011 22:30:03 GMT)
Full text and
rfc822 format available.
Message #8 received at 9522 <at> debbugs.gnu.org (full text, mbox):
> There are a few places where "accommodate" is misspelled as
> "accomodate":
>
> === 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
BTW, there are other misspellings in window.el:
(defconst window-safe-min-height 1
"The absolut minimum number of lines of a window.
(defconst window-safe-min-width 2
"The absolut minimum number of columns of a window.
"Absolut" is vodka. The English adjective is "absolute" :-)
Reply sent
to
Juanma Barranquero <lekktu <at> gmail.com>
:
You have taken responsibility.
(Sat, 17 Sep 2011 00:54:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Sven Joachim <svenjoac <at> gmx.de>
:
bug acknowledged by developer.
(Sat, 17 Sep 2011 00:54:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 9522-done <at> debbugs.gnu.org (full text, mbox):
>> There are a few places where "accommodate" is misspelled as
>> "accomodate":
> "Absolut" is vodka. The English adjective is "absolute" :-)
Fixed.
Juanma
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 15 Oct 2011 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 13 years and 172 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.