aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include fontset.h dependent on HAVE_WINDOW_SYSTEM, not HAVE_X_WINDOWS.Dave Love2000-06-231-1/+5
* (free_face_fontset): Renamed from fs_free_face_fontset.Dave Love2000-06-231-1/+1
* (compose_text): Declare.Dave Love2000-06-231-1/+3
* Don't include sys/types.h unconditionally. Don't protect its inclusionDave Love2000-06-231-3/+1
* *** empty log message ***Gerd Moellmann2000-06-231-0/+5
* (x_create_tip_frame): Initialize frame's colors likeGerd Moellmann2000-06-231-0/+25
* (decode_eol_post_ccl): Special handling for undecidedEli Zaretskii2000-06-232-4/+15
* *** empty log message ***Gerd Moellmann2000-06-221-0/+10
* (Xt_app_con): External declaration.Gerd Moellmann2000-06-221-0/+3
* (Fx_file_dialog) [HAVE_MOTIF_2_1]: Handle eventsGerd Moellmann2000-06-221-1/+12
* (x_load_resources): Add default resource for scroll bar'sGerd Moellmann2000-06-221-0/+4
* (EmacsFrameRealize): Fix typo.Gerd Moellmann2000-06-221-1/+1
* (EmacsFrameRealize): Remove SubstructureRedirectMask.Gerd Moellmann2000-06-222-2/+8
* (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