aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* (dump_glyph_row): Fix printf format string.Gerd Moellmann2000-09-081-4/+4
* (r_alloc_init_fd): Conditionalize on MAP_ANON.Dave Love2000-09-082-0/+19
* (REL_ALLOC_MMAP): Define.Dave Love2000-09-082-0/+3
* (GC_MARK_STACK, REL_ALLOC_MMAP): Define.Gerd Moellmann2000-09-082-0/+11
* Mention REL_ALLOC_MMAP.Dave Love2000-09-081-0/+3
* Don't include string.h (redundant).Dave Love2000-09-081-5/+57
* (Fset_keymap_parent): Check for cycles in keymapGerd Moellmann2000-09-082-1/+16
* (allocaobj) [!SYSTEM_MALLOC && REL_ALLOC_MMAP]:Dave Love2000-09-081-1/+1
* (try_window_id): When trying to locate cursor inGerd Moellmann2000-09-082-2/+5
* (x_draw_glyphs): Handle case START and END are outGerd Moellmann2000-09-082-2/+9
* (SHT_MIPS_DEBUG, HDRR) [__mips__]: Really confine last change to __NetBSD__.Dave Love2000-09-082-3/+8
* (compile_pattern): Check the multibyteness of cachedKenichi Handa2000-09-081-0/+1