aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2000-09-211-0/+10
* (try_window_reusing_current_matrix): Fix computation ofGerd Moellmann2000-09-211-2/+2
* (scrolling_window): Compare y-positions of rowsGerd Moellmann2000-09-211-14/+17
* (Fx_create_frame): Set default frame parameter valueGerd Moellmann2000-09-211-1/+1
* *** empty log message ***Gerd Moellmann2000-09-211-0/+5
* (process_sent_to): New variable.Gerd Moellmann2000-09-211-107/+118
* (Vrecursive_load_depth_limit): New variable.Gerd Moellmann2000-09-212-26/+52
* *** empty log message ***Gerd Moellmann2000-09-201-0/+6
* (Fread_file_name): Doc fix.Gerd Moellmann2000-09-201-1/+5
* (Fmessage_or_box): Doc fix.Gerd Moellmann2000-09-201-1/+2
* (Fy_or_n_p, Fyes_or_no_p): Doc fix.Gerd Moellmann2000-09-201-2/+2
* *** empty log message ***Gerd Moellmann2000-09-201-0/+2
* (xbm_scan): Allow C-style comments.Gerd Moellmann2000-09-201-0/+14
* *** empty log message ***Gerd Moellmann2000-09-201-0/+11
* (xpm_init_color_cache) [ALLOC_XPM_COLORS]: If colorGerd Moellmann2000-09-201-18/+69
* *** empty log message ***Gerd Moellmann2000-09-191-0/+5
* Add warning to top of source filesJeff Bailey2000-09-192-0/+8
* (update_window_line): Make sure to always drawGerd Moellmann2000-09-191-1/+2
* (bootstrap-emacs): Don't change directory.Andrew Innes2000-09-192-2/+4
* *** empty log message ***Kenichi Handa2000-09-191-0/+2
* (UNIBYTE_STR_AS_MULTIBYTE_P): Fix previous change.Kenichi Handa2000-09-191-2/+2
* (Fccl_execute_on_string): Make multibyte string correctly.Kenichi Handa2000-09-191-4/+10
* *** empty log message ***Kenichi Handa2000-09-191-0/+5
* (x_display_and_set_cursor): Don't show a hollow boxGerd Moellmann2000-09-182-1/+6
* (menu_bar_items, tool_bar_items)Dave Love2000-09-182-3/+8
* *** empty log message ***Gerd Moellmann2000-09-181-0/+10
* (x_draw_image_glyph_string): Remove a comment describingGerd Moellmann2000-09-181-8/+6
* (x_clear_image_1): New function.Gerd Moellmann2000-09-181-22/+36
* *** empty log message ***Gerd Moellmann2000-09-181-0/+4
* (update_window): Move test for invisible linesGerd Moellmann2000-09-181-50/+45
* (clear_image_cache): Clear current matrices of allGerd Moellmann2000-09-182-12/+36
* (lookup_image): Block input while loading the image soGerd Moellmann2000-09-182-75/+20
* (update_window): Make sure to make desired rowsGerd Moellmann2000-09-162-5/+19
* *** empty log message ***Gerd Moellmann2000-09-151-0/+14
* (lookup_image): Build mask before applying an algorithm.Gerd Moellmann2000-09-151-25/+108
* (build_desired_tool_bar_string): For a toolbar item inGerd Moellmann2000-09-151-8/+9
* Sort alphabetically and add `Makefile'.Stefan Monnier2000-09-151-7/+8
* *** empty log message ***Gerd Moellmann2000-09-151-0/+13
* (ALLOC_XPM_COLORS): Define if we can use Emacs' colorGerd Moellmann2000-09-151-17/+213
* *** empty log message ***Gerd Moellmann2000-09-151-0/+18
* (QCmatrix, QCcolor_adjustment, QCmask, Qemboss)Gerd Moellmann2000-09-151-106/+317
* *** empty log message ***Andrew Innes2000-09-141-0/+4
* Revert to Unix line endings.Andrew Innes2000-09-141-1170/+1170
* *** empty log message ***Andrew Innes2000-09-141-0/+8
* (w32_per_char_metric): Handle non-TrueType fonts.Andrew Innes2000-09-141-26/+50
* Standardize indentation somewhat.Andrew Innes2000-09-141-32/+33
* (x_produce_glyphs): If the distance from the currentGerd Moellmann2000-09-142-0/+12
* *** empty log message ***Dave Love2000-09-141-0/+4
* (alloc_buffer_text): Fix xmalloc call.Dave Love2000-09-141-1/+1
* (handle_fontified_prop): While running fontificationGerd Moellmann2000-09-142-5/+50