aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (USE_MMAP_FOR_BUFFERS): Define instead of REL_ALLOC_MMAP.Gerd Moellmann2000-09-144-7/+7
* (Fplay_sound): Doc fix.Gerd Moellmann2000-09-132-1/+3
* Avoid some more compiler warnings.Gerd Moellmann2000-09-132-39/+56
* Add some comments about DOUG_LEA_MALLOC's use of mmapGerd Moellmann2000-09-132-2/+11
* Remove conditional compilation on SCALABLE_FONTS.Gerd Moellmann2000-09-122-55/+16
* *** empty log message ***Gerd Moellmann2000-09-121-0/+4
* (Fload): Put code checking for recursive loads in #if 0.Gerd Moellmann2000-09-121-0/+5
* Comment fixed.Kenichi Handa2000-09-121-100/+222
* *** empty log message ***Kenichi Handa2000-09-121-0/+16
* (png_load, jpeg_load): Declare some variables volatileGerd Moellmann2000-09-112-31/+63
* (init_lread): Set Vloads_in_progress to nil.Gerd Moellmann2000-09-112-1/+7
* (Vloads_in_progress): New variable.Gerd Moellmann2000-09-112-4/+46
* (concat, Fsubstring, internal_equal, Fnconc): Avoid someGerd Moellmann2000-09-111-6/+16
* (Fbuffer_string): Doc fix.Miles Bader2000-09-112-2/+5
* (mmap_enlarge): Don't return 0 if successful.Gerd Moellmann2000-09-102-17/+19
* s/netbsd.h: NO_C_SOURCE->NOT_C_CODEKen Raeburn2000-09-102-1/+6
* (CYCLE_CHECK): Don't use the Lisp_Object returnedGerd Moellmann2000-09-092-10/+15
* *** empty log message ***Stefan Monnier2000-09-091-0/+4
* (Finternal_set_lisp_face_attribute): Minor thinko.Stefan Monnier2000-09-091-8/+10
* (internal-merge-in-global-face): Fix newline in doc string.Dave Love2000-09-081-1/+1
* (mmap_fd): Remove initializer which can make itGerd Moellmann2000-09-082-44/+46
* (r_alloc_init_fd): Move. Fix conditional for pcc.Dave Love2000-09-081-12/+16
* (r_alloc_init): Conditionalize on SYSTEM_MALLOC, not REL_ALLOC_MMAP.Dave Love2000-09-081-3/+1
* *** empty log message ***Gerd Moellmann2000-09-081-0/+6
* (Finternal_merge_in_global_face): Return a Lisp object.Gerd Moellmann2000-09-081-1/+3