mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 00:01:33 -08:00
American English spelling fix.
This commit is contained in:
parent
cdd1f23bbf
commit
fffa137cb7
68 changed files with 108 additions and 108 deletions
|
|
@ -5561,7 +5561,7 @@
|
|||
|
||||
2006-01-26 Lőrentey Károly <lorentey@elte.hu>
|
||||
|
||||
* editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries.
|
||||
* editfns.c (Fconstrain_to_field): Fix behavior on field boundaries.
|
||||
(find_field): Set before_field to after_field when pos is at BEGV.
|
||||
(Fline_beginning_position, Fline_end_position):
|
||||
Clarify confusing doc string.
|
||||
|
|
@ -11188,7 +11188,7 @@
|
|||
|
||||
2004-12-23 Jason Rumney <jasonr@gnu.org>
|
||||
|
||||
* image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behaviour
|
||||
* image.c (__WIN32__) [HAVE_NTGUI]: Define for correct behavior
|
||||
of JPEG library.
|
||||
|
||||
2004-12-22 Richard M. Stallman <rms@gnu.org>
|
||||
|
|
@ -16570,7 +16570,7 @@
|
|||
Use non-text cursor when mouse pointer is outside editable text,
|
||||
i.e. in the void after end-of-line or end-of-buffer; this was
|
||||
already done for W32, but is now standard for all systems --
|
||||
user can toggle show-text-cursor-in-void to get old behaviour.
|
||||
user can toggle show-text-cursor-in-void to get old behavior.
|
||||
(syms_of_xdisp): DEFVAR_LISP Vshow_text_cursor_in_void and
|
||||
Vdisplay_pixels_per_inch.
|
||||
|
||||
|
|
@ -20827,7 +20827,7 @@
|
|||
2003-01-13 Francesco Potortì <pot@gnu.org>
|
||||
|
||||
* fileio.c (Fdelete_directory, Fdelete_file): Document the
|
||||
behaviour in front of symlinks.
|
||||
behavior in front of symlinks.
|
||||
(Fdelete_file): Raise an error on directories.
|
||||
|
||||
2003-01-13 Dave Love <fx@gnu.org>
|
||||
|
|
|
|||
|
|
@ -12709,7 +12709,7 @@
|
|||
free_screen_glyphs now takes screen argument.
|
||||
|
||||
* window.c (Fnext_window, Fprevious_window): Fixed typo. New
|
||||
behaviour: mini non-nil implies all_screens if global mini screen
|
||||
behavior: mini non-nil implies all_screens if global mini screen
|
||||
exists, implies current screen only if not.
|
||||
(Fdisplay_buffer): Simplification of multi-screen code.
|
||||
|
||||
|
|
|
|||
|
|
@ -4274,7 +4274,7 @@
|
|||
|
||||
* systty.h (EMACS_GETPGRP): New macro hides argument passing to
|
||||
system getpgrp. Reinstate some semblance of control over this
|
||||
macros behaviour by paying attention to GETPGRP_NO_ARG.
|
||||
macros behavior by paying attention to GETPGRP_NO_ARG.
|
||||
* sysdep.c (sys_suspend): Use EMACS_GETPGRP macro.
|
||||
* emacs.c (main): Use EMACS_GETPGRP macro.
|
||||
(shut_down_emacs): Use EMACS_GETPGRP macro.
|
||||
|
|
|
|||
|
|
@ -1578,7 +1578,7 @@
|
|||
|
||||
* msdos.c (check_timer): Removed; use gettime instead.
|
||||
(sys_select): Call __dpmi_yield while waiting for input to
|
||||
improve multitasking behaviour.
|
||||
improve multitasking behavior.
|
||||
Do not check timer when no timeout.
|
||||
|
||||
1996-04-16 Richard Stallman <rms@mole.gnu.ai.mit.edu>
|
||||
|
|
|
|||
|
|
@ -124,7 +124,7 @@
|
|||
|
||||
1998-08-13 Andrew Innes <andrewi@harlequin.co.uk>
|
||||
|
||||
* w32.c (stat): Fall-back to default behaviour when we cannot get
|
||||
* w32.c (stat): Fall-back to default behavior when we cannot get
|
||||
accurate information on file attributes.
|
||||
|
||||
1998-08-12 Richard Stallman <rms@psilocin.ai.mit.edu>
|
||||
|
|
@ -3309,17 +3309,17 @@
|
|||
|
||||
1998-02-19 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* buffer.c (advance_to_char_boundary): Make the behaviour
|
||||
* buffer.c (advance_to_char_boundary): Make the behavior
|
||||
consistent with INC_POS.
|
||||
|
||||
* ccl.c (Fccl_execute_on_string): Add new arg UNIBYTE-P.
|
||||
|
||||
* charset.h (INC_POS): Use macro BASE_LEADING_CODE_P.
|
||||
(DEC_POS): Make the behaviour consistent with INC_POS.
|
||||
(DEC_POS): Make the behavior consistent with INC_POS.
|
||||
(BUF_INC_POS, BUF_DEC_POS): Likewise.
|
||||
|
||||
* charset.c (invalid_character): New function.
|
||||
(chars_in_text): Make the behaviour consistent with INC_POS.
|
||||
(chars_in_text): Make the behavior consistent with INC_POS.
|
||||
(multibyte_chars_in_text): Likewise.
|
||||
(str_cmpchar_id): Likewise.
|
||||
(non_ascii_char_to_string): Call invalid_character.
|
||||
|
|
@ -3368,7 +3368,7 @@
|
|||
* search.c (search_buffer): Update POS_BYTE for regexp search.
|
||||
|
||||
* xdisp.c (display_text_line): Handling of a wide-column character
|
||||
fixed. Make the behaviour consistent with INC_POS.
|
||||
fixed. Make the behavior consistent with INC_POS.
|
||||
|
||||
1998-02-18 Richard Stallman <rms@gnu.org>
|
||||
|
||||
|
|
|
|||
|
|
@ -2034,7 +2034,7 @@ read_escape (readcharfun, stringp)
|
|||
{
|
||||
register int c = READCHAR;
|
||||
/* \u allows up to four hex digits, \U up to eight. Default to the
|
||||
behaviour for \u, and change this value in the case that \U is seen. */
|
||||
behavior for \u, and change this value in the case that \U is seen. */
|
||||
int unicode_hex_count = 4;
|
||||
|
||||
switch (c)
|
||||
|
|
|
|||
|
|
@ -1265,7 +1265,7 @@ init_environment (char ** argv)
|
|||
profile_result = get_folder_path (NULL, CSIDL_APPDATA, NULL,
|
||||
0, default_home);
|
||||
|
||||
/* If we can't get the appdata dir, revert to old behaviour. */
|
||||
/* If we can't get the appdata dir, revert to old behavior. */
|
||||
if (profile_result == S_OK)
|
||||
env_vars[0].def_value = default_home;
|
||||
}
|
||||
|
|
@ -2514,7 +2514,7 @@ sys_rename (const char * oldname, const char * newname)
|
|||
return -1;
|
||||
}
|
||||
|
||||
/* Emulate Unix behaviour - newname is deleted if it already exists
|
||||
/* Emulate Unix behavior - newname is deleted if it already exists
|
||||
(at least if it is a file; don't do this for directories).
|
||||
|
||||
Since we mustn't do this if we are just changing the case of the
|
||||
|
|
|
|||
|
|
@ -6841,7 +6841,7 @@ Value is t if tooltip was open, nil otherwise. */)
|
|||
***********************************************************************/
|
||||
extern Lisp_Object Qfile_name_history;
|
||||
|
||||
/* Callback for altering the behaviour of the Open File dialog.
|
||||
/* Callback for altering the behavior of the Open File dialog.
|
||||
Makes the Filename text field contain "Current Directory" and be
|
||||
read-only when "Directories" is selected in the filter. This
|
||||
allows us to work around the fact that the standard Open File
|
||||
|
|
|
|||
|
|
@ -154,7 +154,7 @@ w32_kbd_mods_to_emacs (DWORD mods, WORD key)
|
|||
if (mods & SCROLLLOCK_ON)
|
||||
retval |= w32_key_to_modifier (VK_SCROLL);
|
||||
|
||||
/* Just in case someone wanted the original behaviour, make it
|
||||
/* Just in case someone wanted the original behavior, make it
|
||||
optional by setting w32-capslock-is-shiftlock to t. */
|
||||
if (NILP (Vw32_capslock_is_shiftlock)
|
||||
/* Keys that should _not_ be affected by CapsLock. */
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ extern BOOL WINAPI IsValidLocale(LCID, DWORD);
|
|||
|
||||
/* Control whether spawnve quotes arguments as necessary to ensure
|
||||
correct parsing by child process. Because not all uses of spawnve
|
||||
are careful about constructing argv arrays, we make this behaviour
|
||||
are careful about constructing argv arrays, we make this behavior
|
||||
conditional (off by default). */
|
||||
Lisp_Object Vw32_quote_process_args;
|
||||
|
||||
|
|
@ -973,7 +973,7 @@ sys_spawnve (int mode, char *cmdname, char **argv, char **envp)
|
|||
#if 0
|
||||
/* This version does not escape quotes if they occur at the
|
||||
beginning or end of the arg - this could lead to incorrect
|
||||
behaviour when the arg itself represents a command line
|
||||
behavior when the arg itself represents a command line
|
||||
containing quoted args. I believe this was originally done
|
||||
as a hack to make some things work, before
|
||||
`w32-quote-process-args' was added. */
|
||||
|
|
|
|||
|
|
@ -5401,7 +5401,7 @@ x_set_window_size (f, change_gravity, cols, rows)
|
|||
resize will happen asynchronously. But on Windows, the menu bar
|
||||
automatically wraps when the frame is too narrow to contain it,
|
||||
and that causes any calculations made here to come out wrong. The
|
||||
end is some nasty buggy behaviour, including the potential loss
|
||||
end is some nasty buggy behavior, including the potential loss
|
||||
of the minibuffer.
|
||||
|
||||
Disabling this code is either not sufficient to fix the problems
|
||||
|
|
@ -5524,9 +5524,9 @@ x_raise_frame (f)
|
|||
BLOCK_INPUT;
|
||||
|
||||
/* Strictly speaking, raise-frame should only change the frame's Z
|
||||
order, leaving input focus unchanged. This is reasonable behaviour
|
||||
order, leaving input focus unchanged. This is reasonable behavior
|
||||
on X where the usual policy is point-to-focus. However, this
|
||||
behaviour would be very odd on Windows where the usual policy is
|
||||
behavior would be very odd on Windows where the usual policy is
|
||||
click-to-focus.
|
||||
|
||||
On X, if the mouse happens to be over the raised frame, it gets
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue