diff options
| author | Juanma Barranquero <lekktu@gmail.com> | 2014-01-26 01:47:40 +0100 |
|---|---|---|
| committer | Juanma Barranquero <lekktu@gmail.com> | 2014-01-26 01:47:40 +0100 |
| commit | 3fcfc4ee802d2a6f041bd624876ac37fda830304 (patch) | |
| tree | 8c9b3c29bbe86856fc7fae2d288f579aef9a2444 /src | |
| parent | 4f8c23b12913774c1a6cec56eb2bc60b17026af3 (diff) | |
| download | emacs-3fcfc4ee802d2a6f041bd624876ac37fda830304.tar.gz | |
Fix ChangeLog typos.
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.11 | 4 | ||||
| -rw-r--r-- | src/ChangeLog.3 | 2 | ||||
| -rw-r--r-- | src/ChangeLog.8 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 59c1f369e1e..ac886d38966 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 @@ -5255,7 +5255,7 @@ (x_set_window_size, ns_draw_fringe_bitmap, judge): Move declarations before code. - * nsterm.h : Include sysselect.h. + * nsterm.h: Include sysselect.h. (x_sync, x_get_focus_frame, x_set_mouse_position) (x_set_mouse_pixel_position, x_make_frame_visible) (x_make_frame_invisible, x_iconify_frame, x_char_width, x_char_height) @@ -18934,7 +18934,7 @@ (ftfont_spec_pattern): Don't check QCfc_unknown_spec and QCname. (ftfont_list) [FC_FONTFORMAT]: Include FC_FONTFORMAT in objset. - * xftfont.c (QChinting , QCautohint, QChintstyle, QCrgba) + * xftfont.c (QChinting, QCautohint, QChintstyle, QCrgba) (QCembolden): New variables. (syms_of_xftfont): DEFSYM them. (xftfont_open): Call XftFontMatch. Don't trust the result of diff --git a/src/ChangeLog.3 b/src/ChangeLog.3 index 227b65a5202..0a04a134cc3 100644 --- a/src/ChangeLog.3 +++ b/src/ChangeLog.3 @@ -12551,7 +12551,7 @@ 1990-09-27 Richard Stallman (rms@mole.ai.mit.edu) - * emacs.c (main) : Set the DISPLAY environment value when both of + * emacs.c (main): Set the DISPLAY environment value when both of MAINTAIN_ENVIRONMENT and HAVE_X_WINDOW are defined. * m-convex.h (LIB_STANDARD, LIBS_MACHINE): Remove these, they diff --git a/src/ChangeLog.8 b/src/ChangeLog.8 index c83253e3be5..a483a561d06 100644 --- a/src/ChangeLog.8 +++ b/src/ChangeLog.8 @@ -2742,7 +2742,7 @@ (PARSE_MULTIBYTE_SEQ): Make it work also for ASCII string. (STRING_CHAR_AND_CHAR_LENGTH): This macro removed. - * charset.c : Lots of comments fixed. + * charset.c: Lots of comments fixed. (SPLIT_MULTIBYTE_SEQ): Make it work also for ASCII string. (CHAR_COMPONENTS_VALID_P): Name changed from CHAR_COMPONENT_VALID_P. Caller changed. |
