aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (w32_font_match): Encode font name being matched.Jason Rumney2004-10-161-5/+7
* *** empty log message ***Jason Rumney2004-10-161-0/+4
* *** empty log message ***Richard M. Stallman2004-10-161-0/+4
* (Fspecial_display_p): Doc fix.Richard M. Stallman2004-10-161-4/+7
* Add comment.Kim F. Storm2004-10-152-1/+6
* (Fsubstitute_command_keys): Fix remap-handling.Stefan Monnier2004-10-152-13/+8
* (x_draw_vertical_border): Undo last change.Kim F. Storm2004-10-151-4/+2
* *** empty log message ***Kim F. Storm2004-10-151-1/+2
* (x_draw_vertical_border): Do nothing if non-window system.Kim F. Storm2004-10-151-0/+3
* *** empty log message ***Kim F. Storm2004-10-151-0/+4
* (DATA_SEG_BITS): Don't define.Andreas Schwab2004-10-142-2/+4
* *** empty log message ***Stefan Monnier2004-10-141-0/+4
* Include Xutil.h after keysym.h to work around bugKim F. Storm2004-10-131-1/+1
* *** empty log message ***Kim F. Storm2004-10-131-0/+5
* (map_char_table): Add missing gcpros.Stefan Monnier2004-10-131-1/+8
* *** empty log message ***Stefan Monnier2004-10-131-30/+34
* (get_keymap): An autoload form is not a keymap.Stefan Monnier2004-10-131-1/+2
* (syms_of_textprop): Add `syntax-table' to the nonsticky props.Stefan Monnier2004-10-131-2/+4
* Fix comment for it->object; it may also be nil.Kim F. Storm2004-10-131-2/+2
* (Fcall_process): Simplify handling of display arg.Kim F. Storm2004-10-131-6/+14
* *** empty log message ***Kim F. Storm2004-10-131-0/+3
* (redisplay_preserve_echo_area): Fix last change.Kim F. Storm2004-10-131-1/+1
* *** empty log message ***Kim F. Storm2004-10-131-0/+4
* (redisplay_preserve_echo_area): Flush display in caseKim F. Storm2004-10-121-1/+6
* (x_redisplay_interface): Fix flush_display_optional.Kim F. Storm2004-10-121-1/+1
* *** empty log message ***Kim F. Storm2004-10-121-0/+8
* (get_next_display_element): IfKenichi Handa2004-10-122-1/+8
* (Fsubstitute_command_keys): Ignore remappings unless thereKim F. Storm2004-10-111-1/+5
* *** empty log message ***Kim F. Storm2004-10-111-1/+6
* * xfns.c (syms_of_xfns): defsubr x-file-dialog for GTK also.Jan Djärv2004-10-112-1/+5
* macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindowSteven Tamm2004-10-105-27/+63
* (timer_start_idle, timer_stop_idle): Remove prototypes.Kim F. Storm2004-10-091-2/+0
* (timer_resume_idle): New function to resume idleKim F. Storm2004-10-091-16/+19
* *** empty log message ***Kim F. Storm2004-10-091-0/+10
* config.in (HAVE_MALLOC_MALLOC_H): RegenerateSteven Tamm2004-10-084-3/+21
* (x_update_window_end): Fix flicker on vertical line betweenKim F. Storm2004-10-073-13/+10
* (redisplay_window): Fix flicker on vertical line betweenKim F. Storm2004-10-071-1/+2
* (draw_window_fringes): Return value now indicates ifKim F. Storm2004-10-071-9/+24
* (draw_window_fringes): Update prototype.Kim F. Storm2004-10-071-1/+1
* *** empty log message ***Kim F. Storm2004-10-071-1/+16
* macfns.c (mac_get_window_bounds): Add extern.Steven Tamm2004-10-064-160/+216
* * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR toJan Djärv2004-10-061-1/+1
* * config.in: Regenerate.Jan Djärv2004-10-053-4/+11
* * xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper forJan Djärv2004-10-052-5/+24
* *** empty log message ***Kim F. Storm2004-10-041-0/+3
* (Ffringe_bitmaps_at_pos): Change return value from consKim F. Storm2004-10-041-5/+7
* (XTset_vertical_scroll_bar): Improve handling of scrollKim F. Storm2004-10-041-8/+15
* *** empty log message ***Kim F. Storm2004-10-041-0/+6
* (x_draw_vertical_border): Do not draw line if frame has scroll bars.Kim F. Storm2004-10-041-0/+3
* (define_frame_cursor1): Do not change frame cursorKim F. Storm2004-10-042-0/+10