aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0739-40/+69
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-0781-81/+123
* Munge comment associated w/ last change to describe intent; nfc.Thien-Thi Nguyen2005-08-072-3/+3
* (Fexpt): Use floats for negative exponent.Thien-Thi Nguyen2005-08-062-1/+7
* (Fframe_char_width): Doc fix.Juanma Barranquero2005-08-022-2/+5
* (syms_of_xdisp) <redisplay-end-trigger-functions>: Defvar it.Juanma Barranquero2005-07-302-1/+12
* *** empty log message ***Kenichi Handa2005-07-291-0/+5
* (my_set_window_pos, my_show_window): Don't declare.Juanma Barranquero2005-07-282-4/+12
* (my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,Juanma Barranquero2005-07-281-5/+11
* Regenerate.Paul Eggert2005-07-261-3/+13
* Merge gnulib getopt implementation into Emacs.Paul Eggert2005-07-262-3/+8
* (Fdefvar): Allow (defvar enable-multibyte-characters).Stefan Monnier2005-07-262-13/+17
* (w32_menu_display_help): Suppress tooltip when navigating menus withJason Rumney2005-07-252-2/+10