aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* *** empty log message ***Gerd Moellmann2000-09-141-0/+29
* Remove everything having to do with the use of mmap.Gerd Moellmann2000-09-141-430/+0
* (BUFFER_ALLOC, BUFFER_REALLOC, BUFFER_FREE): Removed.Gerd Moellmann2000-09-141-22/+2
* Move allocation with mmap here, from ralloc.c. ChangeGerd Moellmann2000-09-141-18/+549
* (make_gap): Use enlarge_buffer_text.Gerd Moellmann2000-09-141-14/+1
* Change conditional compilation on REL_ALLOC_MMAP toGerd Moellmann2000-09-141-2/+2
* (mallocobj) [SYSTEM_MALLOC]: Don't add ralloc.o.Gerd Moellmann2000-09-141-6/+0