From: Glenn Morris Date: Fri, 23 May 2008 04:41:33 +0000 (+0000) Subject: Spelling fix. X-Git-Tag: emacs-pretest-23.0.90~5344 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cc4a96c68033373445cc62eacec68dfd67900105;p=emacs.git Spelling fix. --- diff --git a/ChangeLog b/ChangeLog index 60c8f45ae6f..0a12b3d4e5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6847,7 +6847,7 @@ * Makefile.in: Use 'buildlisppath' instead of 'dumplisppath', since the former is recognizable even if you don't know what 'dumping' is. - * configure: Accomodate that change. + * configure: Accommodate that change. * configure: Accept options for all of the directories you can change in the Makefile. diff --git a/lisp/erc/ChangeLog.03 b/lisp/erc/ChangeLog.03 index 6fa4464b3de..30e6664dd27 100644 --- a/lisp/erc/ChangeLog.03 +++ b/lisp/erc/ChangeLog.03 @@ -1562,12 +1562,12 @@ * (erc-extract-command-from-line): intern-soft the function here. If the function symbol has a property 'do-not-parse-args, operate as before, otherwise, split the arguments prior to calling the command handler. - * (erc-process-input-line): Updated to accomodate the change above. + * (erc-process-input-line): Updated to accommodate the change above. * (erc-send-distinguish-noncommands): Ditto. * (erc-cmd-NAMES): Ditto. * (erc-cmd-ME): Put 'do-not-parse-args property. - * erc-dcc.el:nick: * erc-dcc.el: * erc-dcc-list: Renamed + * erc-dcc.el:nick: * erc-dcc.el: * erc-dcc-list: Renamed * (erc-dcc-member). Treat :nick as either a nick!user@host or nick, do appropriate comparisons, simplified. * (erc-dcc-list-add): New functions diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 9c25204fed3..bba83b6a034 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -12,7 +12,7 @@ * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which seems to make mail retrieval much, much faster. (pop3-movemail): Use nnheader-accept-process-output instead of sleeping - unconditionally. + unconditionally. * gnus-draft.el (gnus-group-send-queue): Bind message-send-mail-partially-limit to nil to avoid being prompted. @@ -10187,7 +10187,7 @@ * nnheader.el (nnheader-generate-fake-message-id): Accept a number and build a fake message ID localized to a group and article number (so it's repeatable from that point on). - (nnheader-fake-message-id-p): Change regex to accomodate new fake + (nnheader-fake-message-id-p): Change regex to accommodate new fake ID format. * gnus-sum.el (gnus-get-newsgroup-headers): Call diff --git a/lisp/gnus/ChangeLog.2 b/lisp/gnus/ChangeLog.2 index c1add010335..e31ea993ee7 100644 --- a/lisp/gnus/ChangeLog.2 +++ b/lisp/gnus/ChangeLog.2 @@ -348,7 +348,7 @@ the last successful check; this was seen as a cleaner approach than returning a cell like '(spam spam-use-bogofilter). (spam-list-of-checks): Documentation appended. - (spam-split): Accomodate the spam-split-symbolic-return and + (spam-split): Accommodate the spam-split-symbolic-return and spam-split-symbolic-return-positive variables. (spam-find-spam): New function called when the summary is built. (spam-log-registered-p): Checks if a ham or spam registration has @@ -1527,7 +1527,7 @@ data. (gnus-registry-minimum-subject-length): Minimum subject length before it's considered when tracing subjects. - (gnus-registry-save): Accomodate extra data entry caching. + (gnus-registry-save): Accommodate extra data entry caching. (gnus-registry-action): Change function name, add the subject and pass it to gnus-registry-add-group. (gnus-registry-spool-action): Change function name, add the @@ -7168,7 +7168,7 @@ (gnus-agent-read-agentview): New function, used by gnus-agent-load-alist. (gnus-agent-load-fetched-headers): Remove. - (gnus-agent-save-alist): Rewrite to accomodate new format. + (gnus-agent-save-alist): Rewrite to accommodate new format. (gnus-agent-fetch-group-1): Make sure list of articles is in the same order as in gnus-newsgroup-headers. (gnus-agent-expire): Document and implement extra args ARTICLES, diff --git a/lisp/gnus/html2text.el b/lisp/gnus/html2text.el index 3117b28cc4c..d21dd2f4795 100644 --- a/lisp/gnus/html2text.el +++ b/lisp/gnus/html2text.el @@ -386,7 +386,7 @@ formatting, and then moved afterward.") (forward-line 1) (end-of-line) ;; refill-stop should ideally be adjusted to - ;; accomodate the "
" strings which are removed + ;; accommodate the "
" strings which are removed ;; between refill-start and refill-stop. Can simply ;; be returned from my-replace-string (setq refill-stop (+ (point) diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index dc1a93f7f38..e5b22f22149 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -2921,7 +2921,7 @@ * alloc.c (mark_interval_tree): Remove spurious & in front of function name. - * alloc.c (UNMARK_BALANCE_INTERVALS): Fix to accomodate compilers + * alloc.c (UNMARK_BALANCE_INTERVALS): Fix to accommodate compilers other than GCC, which do not allow casts on the LHS of an assignment. @@ -3445,7 +3445,7 @@ (XTcondemn_scrollbars, XTredeem_scrollbar, XTjudge_scrollbars) (x_scrollbar_expose, x_scrollbar_handle_click) (x_scrollbar_handle_motion): Substantially rewritten to correct - typos and brainos, and to accomodate the lispy structures. + typos and brainos, and to accommodate the lispy structures. * xterm.c (x_scrollbar_background_expose): Function deleted; we don't want anything in the background there after all. @@ -8811,7 +8811,7 @@ to deal with anything other than ASCII. * keymap.c (current_minor_maps): Rewritten not to use - function-local static variables, to accomodate DGUX. + function-local static variables, to accommodate DGUX. * xterm.h (UNBLOCK_INPUT): Replace "abort ()" with "(abort (), 0)", to avoid type conflicts on odd systems like Ultrix. @@ -11024,8 +11024,8 @@ (read_char_menu_prompt): Allocate `menu' buffer using alloca, instead of a variable-sized array, which is gcc-specific. (Frecent_keys): Return the most recent "keystrokes" as a vector, - to accomodate lispy events. - (Fset_input_mode): Accomodate non-characters as quit keys. If + to accommodate lispy events. + (Fset_input_mode): Accommodate non-characters as quit keys. If this is a bad thing, init_sys_modes will tell us. (init_keyboard): this_command_keys is now an array of Lisp_Objects; adjust the amount of storage we request to hold it. diff --git a/src/ChangeLog.9 b/src/ChangeLog.9 index 27c44bc50b4..27836f3f9af 100644 --- a/src/ChangeLog.9 +++ b/src/ChangeLog.9 @@ -8751,7 +8751,7 @@ with new argument list. (x_set_glyph_string_gc): Make sure the face's GC is valid. (x_append_glyph, x_append_composite_glyph) - (x_produce_image_glyph, x_append_stretch_glyph): Accomodate to + (x_produce_image_glyph, x_append_stretch_glyph): Accommodate to changes in struct glyph starting 1999-12-27. See comments for xterm.c on 2000-07-05. @@ -9104,7 +9104,7 @@ * window.c (delete_all_subwindows): Reset Vwindow_list. * xterm.c (x_append_glyph, x_append_composite_glyph) - (x_produce_image_glyph, x_append_stretch_glyph): Accomodate to + (x_produce_image_glyph, x_append_stretch_glyph): Accommodate to changes in struct glyph starting 1999-12-27. Some bit-fields of struct glyph were not set, which made glyphs unequal when compared with GLYPH_EQUAL_P. Redisplay outputs such glyphs, and flickering diff --git a/src/gmalloc.c b/src/gmalloc.c index bd8fe344cbd..1cf9a8ee9b5 100644 --- a/src/gmalloc.c +++ b/src/gmalloc.c @@ -911,7 +911,7 @@ _malloc_internal_nolock (size) final free block; if so we don't need to get as much. */ if (_heaplimit != 0 && block + lastblocks == _heaplimit && /* We can't do this if we will have to make the heap info - table bigger to accomodate the new space. */ + table bigger to accommodate the new space. */ block + wantblocks <= heapsize && get_contiguous_space ((wantblocks - lastblocks) * BLOCKSIZE, ADDRESS (block + lastblocks)))