aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2010-04-02 04:22:17 +0200
committerJuanma Barranquero2010-04-02 04:22:17 +0200
commit194d44e7178017800d7e1d45e2add2b708b60915 (patch)
treece0f537bb81139bd65e9886a00f7ba4e69f5db78 /src/ChangeLog
parentd7b4879190af6e17673d8c3bdd0c71785bb4551e (diff)
downloademacs-194d44e7178017800d7e1d45e2add2b708b60915.tar.gz
emacs-194d44e7178017800d7e1d45e2add2b708b60915.zip
Fix typos in ChangeLogs.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e8243cf1c80..cafbd2dda69 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -25,7 +25,7 @@
25 25
26 * xdisp.c (x_consider_frame_title, update_window_cursor): Remove 26 * xdisp.c (x_consider_frame_title, update_window_cursor): Remove
27 HAVE_NS conditionals. 27 HAVE_NS conditionals.
28 (prepare_menu_bars)[HAVE_NS]: Call ns_set_doc_edited. 28 (prepare_menu_bars) [HAVE_NS]: Call ns_set_doc_edited.
29 29
30 * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use 30 * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use
31 filename for the title. 31 filename for the title.
@@ -331,7 +331,7 @@
3312010-01-19 Alan Mackenzie <acm@muc.de> 3312010-01-19 Alan Mackenzie <acm@muc.de>
332 332
333 Fix spurious before-change-functions invocation from (insert ?\n). 333 Fix spurious before-change-functions invocation from (insert ?\n).
334 * textprop.c (set_text_properties): rename parameter 334 * textprop.c (set_text_properties): Rename parameter
335 `signal_after_change_p' to `coherent_change_p', and make the 335 `signal_after_change_p' to `coherent_change_p', and make the
336 invocation of `modify_region' conditional on it. 336 invocation of `modify_region' conditional on it.
337 337
@@ -10353,7 +10353,7 @@
10353 10353
10354 * font.c (Vfont_encoding_alist, find_font_encoding): Move from 10354 * font.c (Vfont_encoding_alist, find_font_encoding): Move from
10355 fontset.c. 10355 fontset.c.
10356 (font_pixel_size)[! HAVE_WINDOW_SYSTEM]: Return 1. 10356 (font_pixel_size) [! HAVE_WINDOW_SYSTEM]: Return 1.
10357 (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts, 10357 (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts,
10358 FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f) 10358 FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f)
10359 only when HAVE_WINDOW_SYSTEM is defined. 10359 only when HAVE_WINDOW_SYSTEM is defined.
@@ -20187,7 +20187,7 @@
20187 20187
201882007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change) 201882007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change)
20189 20189
20190 * term.c (dissociate_if_controlling_tty)[USG]: Fix parse error. 20190 * term.c (dissociate_if_controlling_tty) [USG]: Fix parse error.
20191 20191
201922007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change) 201922007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change)
20193 20193