aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* *** empty log message ***Kenichi Handa2000-09-081-0/+5
* (default_face_vector): Function removed.Miles Bader2000-09-082-22/+20
* (obtain, relinquish, relinquish, r_alloc_size_in_use)Gerd Moellmann2000-09-072-20/+28
* *** empty log message ***Eli Zaretskii2000-09-071-0/+6
* (make_terminal_frame): Initialize frame foreground andEli Zaretskii2000-09-071-1/+17
* (mmap_find): Fix overlap computation.Gerd Moellmann2000-09-072-8/+18
* *** empty log message ***Gerd Moellmann2000-09-071-1/+13
* (xdialog_show): When looking up the selection inGerd Moellmann2000-09-071-0/+6
* (syms_of_lread): Change value of regexpGerd Moellmann2000-09-071-1/+1
* (smaller_face): Compare font heights with `<' and `>'Gerd Moellmann2000-09-071-1/+2
* (MIN_CHARSET_OFFICIAL_DIMENSION1): Define it as 0x80, not 0x81.Kenichi Handa2000-09-071-2/+2
* (detect_coding_sjis): Check the byte sequence more regidly.Kenichi Handa2000-09-072-3/+13
* (encode_coding_sjis_big5): Fix previous change.Kenichi Handa2000-09-071-0/+2
* *** empty log message ***Kenichi Handa2000-09-071-2/+2
* (encode_coding_sjis_big5): Use translation table forKenichi Handa2000-09-071-5/+5
* *** empty log message ***Kenichi Handa2000-09-071-0/+7
* *** empty log message ***Gerd Moellmann2000-09-071-1/+11
* (Vparam_value_alist): New variable.Gerd Moellmann2000-09-071-1/+14
* (Fframe_parameter): Handle `name' and `background-mode'Gerd Moellmann2000-09-071-2/+10
* (Qdisplay): Declare extern.Gerd Moellmann2000-09-071-1/+1
* *** empty log message ***Gerd Moellmann2000-09-071-0/+2
* (Fframe_parameter): Handle `name' specially.Gerd Moellmann2000-09-071-7/+12
* *** empty log message ***Gerd Moellmann2000-09-071-0/+5
* (Finternal_set_lisp_face_attribute): If FRAME is 0,Gerd Moellmann2000-09-071-4/+15