| Commit message (Expand) | Author | Age | Files | Lines |
| * | * macterm.c (x_list_fonts): Return all fonts that match if maxnames = -1. | Andrew Choi | 2003-04-25 | 1 | -0/+5 |
| * | (skip_chars): Fix previous change. | Kenichi Handa | 2003-04-24 | 1 | -0/+4 |
| * | (skip_chars): Make the code faster by using the common | Kenichi Handa | 2003-04-24 | 1 | -0/+5 |
| * | * xdisp.c (update_tool_bar): BLOCK_INPUT before calling | Jan Djärv | 2003-04-23 | 1 | -0/+6 |
| * | (Faset): Calculate nbytes earlier, to satisfy the now pickier | Miles Bader | 2003-04-18 | 1 | -0/+5 |
| * | (For, Fand, Fprogn, un_autoload, do_autoload): Use XCDR, XCAR, CONSP. | Stefan Monnier | 2003-04-17 | 1 | -0/+19 |
| * | *** empty log message *** | Richard M. Stallman | 2003-04-16 | 1 | -0/+7 |
| * | * macterm.c (mac_check_for_quit_char): Don't check more often than | Andrew Choi | 2003-04-14 | 1 | -0/+5 |
| * | (head_table): Use switch-frame as event_kind for select-window. | Stefan Monnier | 2003-04-11 | 1 | -15/+22 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-11 | 1 | -1/+1 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-11 | 1 | -0/+10 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-11 | 1 | -1/+8 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-10 | 1 | -0/+9 |
| * | * xterm.c (xg_scroll_callback): Call gtk_range_get_adjustment to | Jan Djärv | 2003-04-09 | 1 | -0/+8 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-09 | 1 | -2/+2 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-09 | 1 | -0/+12 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-09 | 1 | -0/+5 |
| * | *** empty log message *** | Richard M. Stallman | 2003-04-09 | 1 | -0/+6 |
| * | (openp): Get the Qfile_exists_p handler for STRING, not FN. | Richard M. Stallman | 2003-04-08 | 1 | -0/+9 |
| * | mac.c (init_mac_osx_environment): Switch libexec and bin so that self- | Steven Tamm | 2003-04-08 | 1 | -0/+4 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-08 | 1 | -0/+3 |
| * | *** empty log message *** | Kenichi Handa | 2003-04-08 | 1 | -0/+9 |
| * | (md5.o): Add missing dependency info. | Thien-Thi Nguyen | 2003-04-07 | 1 | -1/+5 |
| * | *** empty log message *** | Richard M. Stallman | 2003-04-06 | 1 | -0/+18 |
| * | (Flength): Return SUB_CHAR_TABLE_ORDINARY_SLOTS for sub char tables. | Juanma Barranquero | 2003-04-06 | 1 | -2/+7 |
| * | (Fformat): Use a copy of FORMAT string so that we can | Kenichi Handa | 2003-04-04 | 1 | -0/+5 |
| * | (choose_face_font): Make sure *NEEDS_OVERSTRIKE is always set. | Miles Bader | 2003-04-03 | 1 | -0/+5 |
| * | *** empty log message *** | Dave Love | 2003-04-01 | 1 | -0/+4 |
| * | *** empty log message *** | Kim F. Storm | 2003-04-01 | 1 | -5/+3 |
| * | Fix build on Mac OS X with Carbon. | Andrew Choi | 2003-04-01 | 1 | -0/+10 |
| * | *** empty log message *** | Kim F. Storm | 2003-03-31 | 1 | -0/+5 |
| * | *** empty log message *** | Juanma Barranquero | 2003-03-31 | 1 | -6/+11 |
| * | *** empty log message *** | Kim F. Storm | 2003-03-31 | 1 | -0/+153 |
| * | (x_insert_glyphs): Fix swapped width and height | Andreas Schwab | 2003-03-30 | 1 | -0/+8 |
| * | (Fexpand_file_name): In the no-handler case, after | Kai Großjohann | 2003-03-29 | 1 | -0/+8 |
| * | * gtkutil.c (xg_tool_bar_item_expose_callback): Reduce size | Jan Djärv | 2003-03-28 | 1 | -0/+5 |
| * | (take_vertical_position_into_account): Remove. | Stefan Monnier | 2003-03-28 | 1 | -0/+14 |
| * | (update_tool_bar): Recompute tool bar if | Richard M. Stallman | 2003-03-27 | 1 | -0/+7 |
| * | * gtkutil.c (xg_resize_widgets): Don't call xg_frame_cleared. | Jan Djärv | 2003-03-26 | 1 | -0/+7 |
| * | * xdisp.c (update_menu_bar): Set w->update_mode_line to Qt | Jan Djärv | 2003-03-26 | 1 | -0/+5 |
| * | (store_symval_forwarding): Re-instate part of the code | Stefan Monnier | 2003-03-26 | 1 | -6/+20 |
| * | Allow building on Mac OS X again after Kim's merging of display code. | Andrew Choi | 2003-03-24 | 1 | -0/+21 |
| * | (redisplay_window): If mini window's buffer is not | John Paul Wallington | 2003-03-24 | 1 | -0/+5 |
| * | *** empty log message *** | Kim F. Storm | 2003-03-23 | 1 | -4/+7 |
| * | (make_string_from_bytes, make_specified_string): | Kenichi Handa | 2003-03-23 | 1 | -1/+10 |
| * | * xdisp.c (get_glyph_string_clip_rect): Removed ; at end of #endif | Jan Djärv | 2003-03-23 | 1 | -0/+2 |
| * | Finally (?) fix flicker in scroll bar. | Jan Djärv | 2003-03-23 | 1 | -0/+21 |
| * | Fix long lines. | Kim F. Storm | 2003-03-22 | 1 | -2/+2 |
| * | *** empty log message *** | Stefan Monnier | 2003-03-22 | 1 | -4/+16 |
| * | Make sure space precedes end-of-line backslashes. | Thien-Thi Nguyen | 2003-03-22 | 1 | -4/+8 |