aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2008-10-01 09:12:37 +0000
committerJuanma Barranquero <[email protected]>2008-10-01 09:12:37 +0000
commit183080b610ce4d3385d272aa26b61f3a54f7a9af (patch)
tree23cec0c26976cad35c9e3da380161d9945c31b95 /src
parentca311e4261c746b9c7f3e48029cf56423fe6757e (diff)
Fix typos.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog16
-rw-r--r--src/ChangeLog.106
-rw-r--r--src/ChangeLog.32
-rw-r--r--src/ChangeLog.52
-rw-r--r--src/ChangeLog.62
-rw-r--r--src/ChangeLog.78
-rw-r--r--src/ChangeLog.92
7 files changed, 19 insertions, 19 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5d3972ca18..6cf8ee7fce 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -278,7 +278,7 @@
2008-09-08 Kenichi Handa <[email protected]>
* indent.c (Fvertical_motion): Be sure to set
- it_overshoot_expected if it.cmp_it.id is non-nengative.
+ it_overshoot_expected if it.cmp_it.id is non-negative.
2008-09-07 Andreas Schwab <[email protected]>
@@ -4501,7 +4501,7 @@
(RFONT_DEF_SET_SCORE, RFONT_DEF_NEW): New macros.
(fontset_compare_rfontdef): New function.
(reorder_font_vector): Remove the argument CHARSET-ID. Sort
- ront-defs by qsort. Adjusted for the change of font-group vector.
+ rfont-defs by qsort. Adjusted for the change of font-group vector.
(load_font_get_repertory): Deleted.
(fontset_find_font): Use new macros to ref/set elements of
font-def and rfont-def.
@@ -4551,7 +4551,7 @@
(ftfont_match): Use ftfont_spec_pattern to get a pattern.
(ftfont_list_family): Don't downcase names.
(ftfont_free_entity): Deleted.
- (ftfont_open): Return a font-ojbect. Adjusted for the change of
+ (ftfont_open): Return a font-object. Adjusted for the change of
struct font. Get underline_thickness and underline_position from
font property. Don't update dpyinfo->smallest_font_height and
dpyinfo->smallest_char_width.
@@ -4560,7 +4560,7 @@
(ftfont_encode_char, ftfont_text_extents): Likewise.
* ftxfont.c (ftxfont_list): Return a list, not vector.
- (ftxfont_open): Return a font-ojbect. Adjusted for the change of
+ (ftxfont_open): Return a font-object. Adjusted for the change of
struct font. Get underline_thickness and underline_position from
font property. Don't update dpyinfo->smallest_font_height and
dpyinfo->smallest_char_width.
@@ -4678,7 +4678,7 @@
(xfont_list): Return a list, not vector.
(xfont_match): If the font doesn't have QCname property, generate
a name from the other font properties.
- (xfont_open): Return a font-ojbect. Adjusted for the change of
+ (xfont_open): Return a font-object. Adjusted for the change of
struct font. Get underline_thickness and underline_position from
font property. Don't update dpyinfo->smallest_font_height and
dpyinfo->smallest_char_width.
@@ -8225,7 +8225,7 @@
(ftxfont_draw_bitmap): Fix arg to ftfont_driver.get_bitmap.
(ftxfont_draw_backgrond): Fix filling region.
(ftxfont_default_fid): New function.
- (ftxfont_open): Set xfotn->fid to the return value of
+ (ftxfont_open): Set xfont->fid to the return value of
ftxfont_default_fid.
(ftxfont_prepare_face): Use ftxfont_create_gcs to create GCs.
(ftxfont_done_face): Free only GCs that are created by
@@ -9421,7 +9421,7 @@
(print_prune_string_charset): New function.
(print_object): Call print_prune_string_charset if
Vprint_charset_text_property is not t.
- (print_interval): Print nothing if itnerval->plist is nil.
+ (print_interval): Print nothing if interval->plist is nil.
(syms_of_print): Declare Vprint_charset_text_property as a lisp
variable. Init and staticpro print_prune_charset_plist.
@@ -11587,7 +11587,7 @@
* category.c: Include "character.h".
(copy_category_entry): New function.
(copy_category_table): Call map_char_table and copy_category_entry.
- (Fmake_category_table): Initialize all top-vel slots.
+ (Fmake_category_table): Initialize all top-level slots.
(char_category_set): New function.
(modify_lower_category_set): Delete.
(Fmodify_category_entry): Call char_table_ref_and_range.
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 40d6bc6b21..428198293d 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -18993,7 +18993,7 @@
* coding.c (coding_system_accept_latin_extra_p): Delete this
function.
(find_safe_codings): Pay attention to
- the property tranlsation-table-for-encode of each codings.
+ the property translation-table-for-encode of each codings.
(syms_of_coding): Give Qtranslation_table the extra slot number 2.
2003-05-01 Stefan Monnier <[email protected]>
@@ -19583,7 +19583,7 @@
(x_intersect_rectangles): New generic functions for use by xdisp.c
and GUI front-ends.
(syms_of_xdisp): Initialize and staticpro help_echo* variables.
- Defvar_bool "x-streach-cursor" and "mouse-autoselect-window" here.
+ Defvar_bool "x-stretch-cursor" and "mouse-autoselect-window" here.
* dispextern.h (Display_Info): Generic typedef for *_display_info.
(NativeRectangle): Generic typedef for rectangle type.
@@ -25322,7 +25322,7 @@
* msdos.c (x_autoselect_window_p): New variable.
(syms_of_msdos): Defvar it.
(dos_rawgetc): If x_autoselect_window_p is set, select the window in
- which the last mouse movement occured, unless it is already selected.
+ which the last mouse movement occurred, unless it is already selected.
* xdisp.c (automatic_hscroll_margin, Vautomatic_hscroll_step):
New variables.
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index a3103f362b..7b0a39d931 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -12748,7 +12748,7 @@
* xdisp.c (display_mode_line): Set desired_glyphs->bufp to 0 for
mode line.
- All occurences of struct screen * replaced with SCREEN_PTR.
+ All occurrences of struct screen * replaced with SCREEN_PTR.
1990-08-13 Joseph Arceneaux ([email protected])
diff --git a/src/ChangeLog.5 b/src/ChangeLog.5
index 40b7d0a511..61aa04d4f3 100644
--- a/src/ChangeLog.5
+++ b/src/ChangeLog.5
@@ -2816,7 +2816,7 @@
* lisp.h (SWITCH_ENUM_CAST): New macro.
* alloc.c, data.c, keyboard.c, syntax.c, xdisp.c: Change all
- occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
+ occurrences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
1995-01-18 Richard Stallman <[email protected]>
diff --git a/src/ChangeLog.6 b/src/ChangeLog.6
index 40e4af0dc9..afb3aed9c2 100644
--- a/src/ChangeLog.6
+++ b/src/ChangeLog.6
@@ -1300,7 +1300,7 @@
(x_make_frame_visible, x_iconify_frame): Use my_show_window.
(x_draw_box): Don't trim right and bottom.
- (x_make_frame_visible): Don't invoke SetForgroundWindow.
+ (x_make_frame_visible): Don't invoke SetForegroundWindow.
(win32_term_init): Use GetDC directly. Initialize palette
and win32_num_mouse_buttons.
diff --git a/src/ChangeLog.7 b/src/ChangeLog.7
index 8f58f3c078..51d490e6d6 100644
--- a/src/ChangeLog.7
+++ b/src/ChangeLog.7
@@ -808,7 +808,7 @@
1998-06-12 Ken'ichi Handa <[email protected]>
* fileio.c (Finsert_file_contents): Undo the previous change for
- handling set-ault-coding.
+ handling set-auto-coding.
1998-06-11 Richard Stallman <[email protected]>
@@ -2174,10 +2174,10 @@
(ccl_driver): Adjusted for the above changes.
(resolve_symbol_ccl_program): New function.
(Fccl_execute): The arg CCL-PROGRAM can be a symbol of CCL
- program. If CCL-PRGRAM is a vector, convert symbols in it to ID
+ program. If CCL-PROGRAM is a vector, convert symbols in it to ID
numbers by resolve_symbol_ccl_program.
(Fccl_execute_on_string): Likewise.
- (Fregister_ccl_program): If the arg CCL-PRGRAM is a vector,
+ (Fregister_ccl_program): If the arg CCL-PROGRAM is a vector,
convert symbols in it to ID numbers by resolve_symbol_ccl_program.
* ccl.h (Vccl_program_table, Qccl_program_idx): Extern them.
@@ -3702,7 +3702,7 @@
Update coding->heading_ascii.
(detect_eol_type): New arg SKIP.
(detect_eol): Adjusted for the change of detect_eol_type.
- (ccl_codign_driver): New function.
+ (ccl_coding_driver): New function.
(decode_coding): Arg CONSUMED deleted, and the meaning of return
value changed. Update members produced, produced_char, consumed,
consumed_char of the struct *coding.
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9
index 586afb0caa..f5c78461b9 100644
--- a/src/ChangeLog.9
+++ b/src/ChangeLog.9
@@ -11986,7 +11986,7 @@
returns a mask not set in PRIORITIES.
(detect_eol_type_in_2_octet_form): New function.
(detect_eol): selects detect_eol_type_XXX to call according to
- cooding->category_idx.
+ coding->category_idx.
(detect_coding_system): Remove `nil' coding-system in the result.
(Fupdate_coding_systems_internal): Update all coding-categories.