diff options
| author | Kenichi Handa | 2010-04-07 15:08:27 +0900 |
|---|---|---|
| committer | Kenichi Handa | 2010-04-07 15:08:27 +0900 |
| commit | 64e692b56e84153d45b2c46d833dce14243f7c69 (patch) | |
| tree | db049db5995f5cfcba3db28dfeb305ef5e04157c /src/ChangeLog | |
| parent | 86a366f4015868f03bc8399b412ea767e9337072 (diff) | |
| parent | e59c4233e20bfb2b8b50c77a42023a2473405391 (diff) | |
| download | emacs-64e692b56e84153d45b2c46d833dce14243f7c69.tar.gz emacs-64e692b56e84153d45b2c46d833dce14243f7c69.zip | |
merge trunk
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 36 |
1 files changed, 32 insertions, 4 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ceb9cad4d88..be916dff20d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,8 +1,36 @@ | |||
| 1 | 2010-04-05 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xdisp.c (prepare_menu_bars): Don't call ns_set_doc_edited for | ||
| 4 | terminal frames (Bug#5837). | ||
| 5 | |||
| 6 | 2010-03-31 Chong Yidong <cyd@stupidchicken.com> | ||
| 7 | |||
| 8 | * nsfns.m (ns_set_doc_edited): Remove unused arg OLDVAL. | ||
| 9 | * nsterm.h: Fix prototype. | ||
| 10 | |||
| 11 | 2010-03-31 Eli Zaretskii <eliz@gnu.org> | ||
| 12 | |||
| 13 | * w32fns.c (x_create_tip_frame): Copy `parms' before we modify it | ||
| 14 | in this function. (Bug#5703) | ||
| 15 | |||
| 16 | 2010-03-31 Chong Yidong <cyd@stupidchicken.com> | ||
| 17 | |||
| 18 | * nsterm.h: Fix last change. | ||
| 19 | |||
| 20 | 2010-03-30 Bernhard Herzog <bh@intevation.de> (tiny change) | ||
| 21 | |||
| 22 | * menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930). | ||
| 23 | |||
| 24 | 2010-03-30 Jan Djärv <jan.h.d@swipnet.se> | ||
| 25 | |||
| 26 | * xdisp.c (note_mouse_highlight): Don't do highlight if pointer is | ||
| 27 | invisible (Bug#5766). | ||
| 28 | |||
| 1 | 2010-03-29 Adrian Robert <adrian.b.robert@gmail.com> | 29 | 2010-03-29 Adrian Robert <adrian.b.robert@gmail.com> |
| 2 | 30 | ||
| 3 | * xdisp.c (x_consider_frame_title, update_window_cursor): Remove | 31 | * xdisp.c (x_consider_frame_title, update_window_cursor): Remove |
| 4 | HAVE_NS conditionals. | 32 | HAVE_NS conditionals. |
| 5 | (prepare_menu_bars)[HAVE_NS]: Call ns_set_doc_edited. | 33 | (prepare_menu_bars) [HAVE_NS]: Call ns_set_doc_edited. |
| 6 | 34 | ||
| 7 | * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use | 35 | * nsfns.m (x_implicitly_set_name): If frame-title-format is t, use |
| 8 | filename for the title. | 36 | filename for the title. |
| @@ -308,7 +336,7 @@ | |||
| 308 | 2010-01-19 Alan Mackenzie <acm@muc.de> | 336 | 2010-01-19 Alan Mackenzie <acm@muc.de> |
| 309 | 337 | ||
| 310 | Fix spurious before-change-functions invocation from (insert ?\n). | 338 | Fix spurious before-change-functions invocation from (insert ?\n). |
| 311 | * textprop.c (set_text_properties): rename parameter | 339 | * textprop.c (set_text_properties): Rename parameter |
| 312 | `signal_after_change_p' to `coherent_change_p', and make the | 340 | `signal_after_change_p' to `coherent_change_p', and make the |
| 313 | invocation of `modify_region' conditional on it. | 341 | invocation of `modify_region' conditional on it. |
| 314 | 342 | ||
| @@ -10330,7 +10358,7 @@ | |||
| 10330 | 10358 | ||
| 10331 | * font.c (Vfont_encoding_alist, find_font_encoding): Move from | 10359 | * font.c (Vfont_encoding_alist, find_font_encoding): Move from |
| 10332 | fontset.c. | 10360 | fontset.c. |
| 10333 | (font_pixel_size)[! HAVE_WINDOW_SYSTEM]: Return 1. | 10361 | (font_pixel_size) [! HAVE_WINDOW_SYSTEM]: Return 1. |
| 10334 | (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts, | 10362 | (font_open_entity): Update FRAME_X_DISPLAY_INFO (f)->n_fonts, |
| 10335 | FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f) | 10363 | FRAME_SMALLEST_CHAR_WIDTH (f), and FRAME_SMALLEST_FONT_HEIGHT (f) |
| 10336 | only when HAVE_WINDOW_SYSTEM is defined. | 10364 | only when HAVE_WINDOW_SYSTEM is defined. |
| @@ -20164,7 +20192,7 @@ | |||
| 20164 | 20192 | ||
| 20165 | 2007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change) | 20193 | 2007-08-29 ARISAWA Akihiro <ari@mbf.ocn.ne.jp> (tiny change) |
| 20166 | 20194 | ||
| 20167 | * term.c (dissociate_if_controlling_tty)[USG]: Fix parse error. | 20195 | * term.c (dissociate_if_controlling_tty) [USG]: Fix parse error. |
| 20168 | 20196 | ||
| 20169 | 2007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change) | 20197 | 2007-08-29 Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> (tiny change) |
| 20170 | 20198 | ||