aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Gerd Moellmann2000-06-281-0/+6
* (sigunblock): Define.Gerd Moellmann2000-06-282-0/+6
* (C_SWITCH_SYSTEM, WAIT_USE_INT, SYS_SIGLIST_DECLARED)Dave Love2000-06-272-1/+21
* (C_SWITCH_SYSTEM, LIBS_SYSTEM): Revert last change (moved to osf5-0.h).Dave Love2000-06-271-14/+2
* (resize_mini_window): Subract the extra line spacingGerd Moellmann2000-06-272-0/+6
* *** empty log message ***Stefan Monnier2000-06-261-0/+6
* (Fplist_member): Renamed from Fwidget_plist_member.Stefan Monnier2000-06-261-3/+3
* *** empty log message ***Gerd Moellmann2000-06-261-0/+9
* (xim_initialize) [!USE_XIM]: Don't set up theGerd Moellmann2000-06-261-0/+12
* (x_window) [!USE_XIM]: Don't call create_frame_ic.Gerd Moellmann2000-06-261-0/+4
* (USE_XIM): New define.Gerd Moellmann2000-06-261-0/+3
* (get_keyelt): For menu-items containing a `:filterGerd Moellmann2000-06-262-3/+24
* (QCfilter): External declaration.Gerd Moellmann2000-06-261-1/+1
* *** empty log message ***Gerd Moellmann2000-06-261-0/+5
* (Fimage_size): New function.Gerd Moellmann2000-06-261-1/+34
* .Andreas Schwab2000-06-261-0/+5
* (decode_coding_string): Re-fetch STRING_BYTES afterAndreas Schwab2000-06-261-0/+1
* *** empty log message ***Dave Love2000-06-251-0/+16
* [!HAVE_TERMCAP_H]: Declare tputs, tgetent, tgetflag, tgetnum.Dave Love2000-06-251-0/+5
* (blockinput.h): Depend on atimer.h.Dave Love2000-06-251-0/+3
* Protect against multiple inclusion. IncludeDave Love2000-06-251-0/+6
* Protect against multiple inclusion. IncludeDave Love2000-06-251-0/+6
* (swap_in_global_binding): Declare.Dave Love2000-06-251-1/+1
* * process.c (Fopen_network_stream): Turn off atimers for duration of call toKen Raeburn2000-06-242-0/+14
* *** empty log message ***Dave Love2000-06-231-0/+2
* Maybe include unistd.h.Dave Love2000-06-231-1/+3
* *** empty log message ***Dave Love2000-06-232-0/+42
* (setgrp): Undefine before defining.Dave Love2000-06-231-3/+4
* (EMACS_GET_TIME) [!GETTIMEOFDAY_ONE_ARGUMENT]: Use HAVE_STRUCT_TIMEZONE.Dave Love2000-06-231-0/+5
* Move string.h hack here from alpha.h and make it conditional.Dave Love2000-06-231-6/+29
* Remove string.h hack.Dave Love2000-06-231-14/+2
* Undefine setpgrp before setting it.Dave Love2000-06-231-2/+3
* Use feature tests for fcntl.h, string.h. Don't include time.h, done byDave Love2000-06-231-10/+9
* Revert last change.Dave Love2000-06-231-4/+0
* Maybe include term.h.Dave Love2000-06-231-0/+4
* (setpgrp): Undefine before defining.Dave Love2000-06-231-0/+2
* (HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.Dave Love2000-06-231-0/+2
* 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