summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-26287-564/+1096
|\
| * (mac_copy_area, mac_copy_area_with_mask): Restore background color.YAMAMOTO Mitsuharu2005-08-252-53/+174
| * (kbd_buffer_get_event) [MAC_OS]: Make events forYAMAMOTO Mitsuharu2005-08-251-1/+1
| * *** empty log message ***Juri Linkov2005-08-221-0/+5
| * (turn_on_face): Check for TS_set_foreground andJuri Linkov2005-08-221-11/+7
| * * fringe.c (update_window_fringes): Only put TOP and BOTTOMKim F. Storm2005-08-211-2/+4
| * *** empty log message ***Kim F. Storm2005-08-211-0/+3
| * (redisplay_window): Call update_window_fringes withKim F. Storm2005-08-211-4/+3
| * (update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;Kim F. Storm2005-08-211-12/+16
| * *** empty log message ***Kim F. Storm2005-08-211-0/+9
| * (display_echo_area_1): Get display start pos from w->start.Richard M. Stallman2005-08-202-5/+26
| * (calc_pixel_width_or_height): Use actual displayKim F. Storm2005-08-181-1/+10
| * *** empty log message ***Kim F. Storm2005-08-181-0/+5
| * *** empty log message ***Kim F. Storm2005-08-171-1/+8
| * (buffer_posn_from_coords): Check that target row isKim F. Storm2005-08-171-2/+3
| * (pos_visible_p): Adjust X value if window is hscrolled.Kim F. Storm2005-08-171-0/+3
| * * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code toJan Djärv2005-08-161-0/+9
| * * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code toJan Djärv2005-08-161-6/+1
| * * gtkutil.c (xg_set_frame_icon): New function.Jan Djärv2005-08-161-1/+19
| * * gtkutil.h (xg_set_frame_icon): Declare it.Jan Djärv2005-08-161-3/+3
| * (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.Kim F. Storm2005-08-161-3/+1
| * (increment_row_positions): Skip non-enabled rows.Kim F. Storm2005-08-161-0/+3
| * *** empty log message ***Kim F. Storm2005-08-161-0/+7
| * *** empty log message ***Richard M. Stallman2005-08-161-0/+4
| * (message3_nolog): Clear echo_message_buffer.Richard M. Stallman2005-08-161-0/+3
| * *** empty log message ***Kim F. Storm2005-08-151-0/+2
| * (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.Kim F. Storm2005-08-151-1/+1
| * (deactivate_process, status_notify, read_process_output):Kim F. Storm2005-08-151-3/+0
| * (deactivate_process, status_notify, read_process_output)Kim F. Storm2005-08-151-28/+37
| * *** empty log message ***Kim F. Storm2005-08-151-0/+15
| * *** empty log message ***Richard M. Stallman2005-08-151-0/+4
| * (syms_of_image): Init Qxbm, Qpbm before calling define_image_type.Richard M. Stallman2005-08-151-11/+11
| * * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.Jan Djärv2005-08-131-0/+12
| * * xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_maskJan Djärv2005-08-131-3/+15
| * * gtkutil.c (xg_get_pixbuf_from_pix_and_mask): New function.Jan Djärv2005-08-131-48/+61
| * * gtkutil.h (xg_get_pixbuf_from_pix_and_mask): Declare.Jan Djärv2005-08-131-0/+4
| * *** empty log message ***Richard M. Stallman2005-08-111-0/+5
| * (syms_of_image): Init image_types here, and call define_image_type.Richard M. Stallman2005-08-111-5/+8
| * *** empty log message ***Richard M. Stallman2005-08-091-0/+6
| * (BYTE_CODE_QUIT): Throw t to Vthrow_on_input.Richard M. Stallman2005-08-091-1/+1
| * (QUIT): Throw t to Vthrow_on_input.Richard M. Stallman2005-08-091-1/+1
| * (Fexpt): Use floats for negative exponent.Thien-Thi Nguyen2005-08-092-1/+6
| * * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon thatJan Djärv2005-08-081-0/+5
| * * gtkutil.c (xg_modify_menubar_widgets): Remove semicolon thatJan Djärv2005-08-081-1/+1
| * (Fexpt): Undo previous change.Richard M. Stallman2005-08-072-2/+3
| * (Fframe_or_buffer_changed_p): Take an argRichard M. Stallman2005-08-072-25/+76
| * (endif): Convert -script into -scriptload.Richard M. Stallman2005-08-071-4/+5
| * (syms_of_fns): Add `emacs' to features.Richard M. Stallman2005-08-071-1/+1
| * (set_terminal_modes): If no TS_termcap_modes string,Richard M. Stallman2005-08-071-1/+11
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07166-218/+296