aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert2011-11-22 23:03:56 -0800
committerPaul Eggert2011-11-22 23:03:56 -0800
commitee7683ebb70c308e596103e379ef6b91d001eebc (patch)
tree45382191619e27df7106a8d990bc03903d0fa03f /src
parent6b21de180fba10432988d94d2b8f3e2521be5b17 (diff)
downloademacs-ee7683ebb70c308e596103e379ef6b91d001eebc.tar.gz
emacs-ee7683ebb70c308e596103e379ef6b91d001eebc.zip
Spelling fixes.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
-rw-r--r--src/ChangeLog.102
-rw-r--r--src/ChangeLog.112
-rw-r--r--src/ChangeLog.32
-rw-r--r--src/ChangeLog.92
-rw-r--r--src/fileio.c2
-rw-r--r--src/fontset.c2
-rw-r--r--src/fringe.c2
-rw-r--r--src/nsgui.h3
-rw-r--r--src/nsterm.m2
-rw-r--r--src/w32fns.c2
-rw-r--r--src/w32term.h2
12 files changed, 12 insertions, 13 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d26b893ced1..1dca6864986 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -7089,7 +7089,7 @@
7089 7089
70902011-04-08 T.V. Raman <tv.raman.tv@gmail.com> (tiny change) 70902011-04-08 T.V. Raman <tv.raman.tv@gmail.com> (tiny change)
7091 7091
7092 * xml.c (parse_region): Avoid creating spurious whiespace nodes. 7092 * xml.c (parse_region): Avoid creating spurious whitespace nodes.
7093 7093
70942011-04-08 Chong Yidong <cyd@stupidchicken.com> 70942011-04-08 Chong Yidong <cyd@stupidchicken.com>
7095 7095
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 99ab02577d5..ada5e0f78ef 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -5084,7 +5084,7 @@
5084 5084
50852006-02-26 Chong Yidong <cyd@stupidchicken.com> 50852006-02-26 Chong Yidong <cyd@stupidchicken.com>
5086 5086
5087 * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary argument. 5087 * xterm.h, xterm.c (x_uncatch_errors): Delete unnecessary argument.
5088 5088
5089 * xterm.c (x_load_font, x_term_init, XTmouse_position) 5089 * xterm.c (x_load_font, x_term_init, XTmouse_position)
5090 (handle_one_xevent, x_connection_closed, x_list_fonts): 5090 (handle_one_xevent, x_connection_closed, x_list_fonts):
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 07d4f4ec116..72871475b69 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -11805,7 +11805,7 @@
11805 * coding.c (encode_coding_utf_16): Fix checking of a Unicode 11805 * coding.c (encode_coding_utf_16): Fix checking of a Unicode
11806 character. 11806 character.
11807 11807
11808 * cmds.c (Fself_insert_command): Avoid unnecessay 11808 * cmds.c (Fself_insert_command): Avoid unnecessary
11809 unibyte->multibyte conversion. (Bug#4240) (Bug#4037) 11809 unibyte->multibyte conversion. (Bug#4240) (Bug#4037)
11810 11810
118112009-08-26 Dan Nicolaescu <dann@ics.uci.edu> 118112009-08-26 Dan Nicolaescu <dann@ics.uci.edu>
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index cbf867829c7..493e8e1ab04 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -14880,7 +14880,7 @@
14880 14880
148811989-08-09 Joseph Arceneaux (jla@spiff) 148811989-08-09 Joseph Arceneaux (jla@spiff)
14882 14882
14883 * ../oldXMenu/Makefile: Removed all the unneccessary X stuff. 14883 * ../oldXMenu/Makefile: Removed all the unnecessary X stuff.
14884 14884
148851989-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu) 148851989-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
14886 14886
diff --git a/src/ChangeLog.9 b/src/ChangeLog.9
index 6f007992bef..6e3a8d8ab3b 100644
--- a/src/ChangeLog.9
+++ b/src/ChangeLog.9
@@ -3479,7 +3479,7 @@
3479 a workaround for SunOS 4's cc. 3479 a workaround for SunOS 4's cc.
3480 (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...". 3480 (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...".
3481 (CCL_SUCCESS, CCL_SUSPEND, CCL_INVALID_CMD): Likewise. 3481 (CCL_SUCCESS, CCL_SUSPEND, CCL_INVALID_CMD): Likewise.
3482 (ccl_driver) <CCL_ReadMultibyteChar2>: Remove unnecessay "do" 3482 (ccl_driver) <CCL_ReadMultibyteChar2>: Remove unnecessary "do"
3483 statement. 3483 statement.
3484 3484
34852001-01-23 Gerd Moellmann <gerd@gnu.org> 34852001-01-23 Gerd Moellmann <gerd@gnu.org>
diff --git a/src/fileio.c b/src/fileio.c
index 7e75e6285f0..5f7a8ad3972 100644
--- a/src/fileio.c
+++ b/src/fileio.c
@@ -1553,7 +1553,7 @@ those `/' is discarded. */)
1553 if (p) 1553 if (p)
1554 /* Start over with the new string, so we check the file-name-handler 1554 /* Start over with the new string, so we check the file-name-handler
1555 again. Important with filenames like "/home/foo//:/hello///there" 1555 again. Important with filenames like "/home/foo//:/hello///there"
1556 which whould substitute to "/:/hello///there" rather than "/there". */ 1556 which would substitute to "/:/hello///there" rather than "/there". */
1557 return Fsubstitute_in_file_name 1557 return Fsubstitute_in_file_name
1558 (make_specified_string (p, -1, endp - p, multibyte)); 1558 (make_specified_string (p, -1, endp - p, multibyte));
1559 1559
diff --git a/src/fontset.c b/src/fontset.c
index 9697f62ea72..7592521cc7d 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -631,7 +631,7 @@ fontset_find_font (Lisp_Object fontset, int c, struct face *face, int id, int fa
631 { 631 {
632 /* Something strange happened, perhaps because of a 632 /* Something strange happened, perhaps because of a
633 Font-backend problem. Too avoid crashing, record 633 Font-backend problem. Too avoid crashing, record
634 that this spec is unsable. It may be better to find 634 that this spec is unusable. It may be better to find
635 another font of the same spec, but currently we don't 635 another font of the same spec, but currently we don't
636 have such an API. */ 636 have such an API. */
637 RFONT_DEF_SET_FACE (rfont_def, -1); 637 RFONT_DEF_SET_FACE (rfont_def, -1);
diff --git a/src/fringe.c b/src/fringe.c
index 25fecca2334..61fd2f2b998 100644
--- a/src/fringe.c
+++ b/src/fringe.c
@@ -928,7 +928,7 @@ update_window_fringes (struct window *w, int keep_current_p)
928 int top_ind_rn, bot_ind_rn; 928 int top_ind_rn, bot_ind_rn;
929 int top_ind_min_y, bot_ind_max_y; 929 int top_ind_min_y, bot_ind_max_y;
930 930
931 /* top_ind_rn is set to a nonnegative value whenver 931 /* top_ind_rn is set to a nonnegative value whenever
932 row->indicate_bob_p is set, so it's OK that top_row_ends_at_zv_p 932 row->indicate_bob_p is set, so it's OK that top_row_ends_at_zv_p
933 is not initialized here. Similarly for bot_ind_rn, 933 is not initialized here. Similarly for bot_ind_rn,
934 row->indicate_eob_p and bot_row_ends_at_zv_p. */ 934 row->indicate_eob_p and bot_row_ends_at_zv_p. */
diff --git a/src/nsgui.h b/src/nsgui.h
index 5cc2eee3230..99c64cd4cde 100644
--- a/src/nsgui.h
+++ b/src/nsgui.h
@@ -65,7 +65,7 @@ typedef struct _XCharStruct
65 int descent; 65 int descent;
66} XCharStruct; 66} XCharStruct;
67 67
68/* Fake tructure from Xlib.h to represent two-byte characters. */ 68/* Fake structure from Xlib.h to represent two-byte characters. */
69#ifndef __OBJC__ 69#ifndef __OBJC__
70typedef unsigned short unichar; 70typedef unsigned short unichar;
71#endif 71#endif
@@ -202,4 +202,3 @@ typedef struct _NSRect { NSPoint origin; NSSize size; } NSRect;
202#define PWinGravity (1L << 9) /* program specified window gravity */ 202#define PWinGravity (1L << 9) /* program specified window gravity */
203 203
204#endif /* __NSGUI_H__ */ 204#endif /* __NSGUI_H__ */
205
diff --git a/src/nsterm.m b/src/nsterm.m
index c5b28d57ac5..b02561442e5 100644
--- a/src/nsterm.m
+++ b/src/nsterm.m
@@ -3075,7 +3075,7 @@ ns_dumpglyphs_image (struct glyph_string *s, NSRect r)
3075 3075
3076 /* If there is no mask, the background won't be seen, 3076 /* If there is no mask, the background won't be seen,
3077 so draw a rectangle on the image for the cursor. 3077 so draw a rectangle on the image for the cursor.
3078 Do this for all images, getting trancparency right is not reliable. */ 3078 Do this for all images, getting transparency right is not reliable. */
3079 if (s->hl == DRAW_CURSOR) 3079 if (s->hl == DRAW_CURSOR)
3080 { 3080 {
3081 int thickness = abs (s->img->relief); 3081 int thickness = abs (s->img->relief);
diff --git a/src/w32fns.c b/src/w32fns.c
index 434861320a5..96b3f69b728 100644
--- a/src/w32fns.c
+++ b/src/w32fns.c
@@ -3711,7 +3711,7 @@ w32_wnd_proc (HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
3711 if (w32_system_caret_hwnd == NULL) 3711 if (w32_system_caret_hwnd == NULL)
3712 { 3712 {
3713 /* Use the default caret width, and avoid changing it 3713 /* Use the default caret width, and avoid changing it
3714 unneccesarily, as it confuses screen reader software. */ 3714 unnecessarily, as it confuses screen reader software. */
3715 w32_system_caret_hwnd = hwnd; 3715 w32_system_caret_hwnd = hwnd;
3716 CreateCaret (hwnd, NULL, 0, 3716 CreateCaret (hwnd, NULL, 0,
3717 w32_system_caret_height); 3717 w32_system_caret_height);
diff --git a/src/w32term.h b/src/w32term.h
index 02392133837..6c73daba601 100644
--- a/src/w32term.h
+++ b/src/w32term.h
@@ -209,7 +209,7 @@ extern int x_display_pixel_width (struct w32_display_info *);
209 the information that is specific to W32 windows. */ 209 the information that is specific to W32 windows. */
210 210
211/* Put some things in x_output for compatibility. 211/* Put some things in x_output for compatibility.
212 NTEMACS_TODO: Move all common things here to eliminate unneccesary 212 NTEMACS_TODO: Move all common things here to eliminate unnecessary
213 diffs between X and w32 code. */ 213 diffs between X and w32 code. */
214struct x_output 214struct x_output
215{ 215{