aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* (coordinates_in_window): Relax check for cursorKim F. Storm2004-10-041-6/+9
* *** empty log message ***Kim F. Storm2004-10-041-0/+5
* (pp): Shorthand for p ARG + pr.Kim F. Storm2004-10-041-0/+20
* *** empty log message ***Kim F. Storm2004-10-041-0/+5
* * fileio.c (auto_save_1) Call Ffile_modes for remote files.Michael Albinus2004-10-032-0/+7
* *** empty log message ***Kenichi Handa2004-09-292-5/+10
* (send_process): Be sure to free composition data.Kenichi Handa2004-09-292-0/+12
* (Finsert_file_contents): Be sure to free composition data.Kenichi Handa2004-09-291-1/+2
* (code_convert_region): Don't skip ASCIIs if there are compositions to encode.Kenichi Handa2004-09-291-5/+15
* (fringe_bmp): Change to pointer.Kim F. Storm2004-09-291-2/+15
* Remove limit on number of bitmaps.Kim F. Storm2004-09-291-11/+38
* (FRINGE_ID_BITS): Increase to 16 bits (64K bitmaps).Kim F. Storm2004-09-291-13/+13
* *** empty log message ***Kim F. Storm2004-09-291-1/+19
* *** empty log message ***Kim F. Storm2004-09-291-0/+15
* (handle_single_display_prop): Use lookup_fringe_bitmap.Kim F. Storm2004-09-291-5/+4
* Simplify last change.Kim F. Storm2004-09-291-61/+33
* (lookup_fringe_bitmap): Add prototype.Kim F. Storm2004-09-291-1/+1
* * fringe.c (destroy_fringe_bitmap, init_fringe_bitmap)Kim F. Storm2004-09-291-2/+8
* *** empty log message ***Kim F. Storm2004-09-291-0/+3
* *** empty log message ***Kim F. Storm2004-09-281-0/+24
* (valid_fringe_bitmap_p): Fix prototype.Kim F. Storm2004-09-281-1/+1
* (Vfringe_bitmaps): New variable.Kim F. Storm2004-09-281-48/+152
* (handle_single_display_prop): Fringe bitmaps are nowKim F. Storm2004-09-281-2/+4
* (update_window_fringes): Handle new formats ofKim F. Storm2004-09-271-43/+51
* (syms_of_buffer) <indicate-buffer-boundaries>:Kim F. Storm2004-09-271-9/+13
* *** empty log message ***Kim F. Storm2004-09-271-0/+10
* * config.in: Rebuild.Jan Djärv2004-09-252-1/+5
* Typo.Kim F. Storm2004-09-241-1/+1
* * config.in: Rebuild.Jan Djärv2004-09-243-4/+20
* (x_term_init): Work around a bug in some X servers.Stefan Monnier2004-09-182-2/+8