aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (struct it): Add member add_overlay_start.Gerd Moellmann2000-06-222-0/+22
* (handle_stop): Initialize it->add_overlay_start to zero.Gerd Moellmann2000-06-221-24/+49
* (C_SWITCH_SYSTEM): Define _XOPEN_SOURCE=500.Dave Love2000-06-222-2/+9
* (C_SWITCH_SYSTEM): Don't define _XOPEN_SOURCE here.Dave Love2000-06-221-1/+1
* (ccl_driver) <CCL_End>: Decrement stack_idx only when it is greaterKenichi Handa2000-06-221-1/+2
* *** empty log message ***Kenichi Handa2000-06-221-0/+5
* (GETLOADAVG_OBJ): Removed -- LIBOBJS does it.Dave Love2000-06-212-6/+5
* (PP): Test PROTOTYPES as well as __STDC__ &c.Dave Love2000-06-211-1/+2
* (back_comment): Simplify string-parity counting (withStefan Monnier2000-06-212-31/+40
* *** empty log message ***Dave Love2000-06-211-0/+7
* Add HAVE_FCNTL_H, _FILE_OFFSET_BITS, _LARGEFILE_SOURCE, _LARGE_FILES,Dave Love2000-06-211-0/+10
* Use GETLOADAVG_LIBS.Dave Love2000-06-211-1/+3
* (scan_sexps_forward):Stefan Monnier2000-06-202-17/+10
* (describe_syntax): Recognize the `n'estable bit.Stefan Monnier2000-06-202-5/+23
* *** empty log message ***Gerd Moellmann2000-06-201-1/+11
* (display_prop_intangible_p): Add prototype.Gerd Moellmann2000-06-201-0/+1
* (single_display_prop_intangible_p)Gerd Moellmann2000-06-201-5/+91
* (adjust_point_for_property): Check if displayGerd Moellmann2000-06-201-0/+1
* *** empty log message ***Dave Love2000-06-201-2/+11
* *** empty log message ***Gerd Moellmann2000-06-201-0/+16
* (make_temp_name): Don't use `%s' in string passed toGerd Moellmann2000-06-201-1/+1
* (sigprocmask_set): New variable.Gerd Moellmann2000-06-201-0/+4
* (sigblock, sigunblock) [USG5_4]: SetGerd Moellmann2000-06-201-2/+8
* (sigblock): Redefined to pass a pointer as secondGerd Moellmann2000-06-202-2/+6
* (make_hash_table, maybe_resize_hash_table): Cast arg ofDave Love2000-06-201-3/+5
* [emacs]: Include lisp.h.Dave Love2000-06-201-1/+3
* [emacs] Test HAVE_FCNTL_H, not USG5. Include lisp.h and unistd.h.Dave Love2000-06-201-2/+6
* Don't declare xmalloc, xrealloc.Sam Steingold2000-06-202-363/+366
* *** empty log message ***Stefan Monnier2000-06-201-0/+7
* (re_match, re_match_2): Protect calls to alloca (0).Stefan Monnier2000-06-201-3/+10
* Don't define HAVE_GETWD, HAVE_GETTIMEOFDAY.Dave Love2000-06-202-5/+11
* Don't define HAVE_GETWD HAVE_GETTIMEOFDAY.Dave Love2000-06-201-3/+0
* Don't declare HAVE_GETTIMEOFDAY, HAVE_VFORK.Dave Love2000-06-201-2/+0
* Don't declare HAVE_GETWD.Dave Love2000-06-207-13/+0
* Don't declare xmalloc, xrealloc.Dave Love2000-06-202-4/+0
* *** empty log message ***Dave Love2000-06-201-0/+9
* Don't declare GETTIMEOFDAY_ONE_ARGUMENT.Dave Love2000-06-201-1/+0
* Don't declare HAVE_GETWD, VFORK_RETURN_TYPE.Dave Love2000-06-201-2/+1
* Don't declare HAVE_GETWD, HAVE_GETTIMEOFDAY.Dave Love2000-06-201-2/+0
* Add xfree missed from last change.Dave Love2000-06-202-0/+22
* (poll_for_input_1): Declare.Dave Love2000-06-201-0/+3
* Don't define NLIST_STRUCT (handled by configure).Dave Love2000-06-201-61/+0
* (xmalloc, xrealloc, xfree): Define using POINTER_TYPE.Dave Love2000-06-201-9/+9
* Remove duplicate prototypes. Declare free_frame_xic,Dave Love2000-06-201-12/+5
* (x_set_tool_bar_lines, free_frame_xic, compose_text, getenv, ctime)Dave Love2000-06-201-10/+3
* Add HAVE_GETWD. Move some definitions above machine/system includes.Dave Love2000-06-201-8/+9
* (HAVE_GETLOADAVG): Define it as 1.Kenichi Handa2000-06-201-1/+1
* *** empty log message ***Kenichi Handa2000-06-201-0/+2
* (font_list): Handle the case that REGISTRY doesn't contain informationKenichi Handa2000-06-201-6/+13
* (FONTSET_ASCII): Use the first element of char tableKenichi Handa2000-06-201-19/+16