summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (NULL): Define only if not already defined.make-3-74-4amigados-mergeRoland McGrath1996-03-201-0/+2
* [HAVE_STRING_H]: Include string.h.Roland McGrath1996-03-201-0/+7
* (wait_reading_process_input): Extract the number from read_kbd with XINT.Richard M. Stallman1996-03-191-1/+1
* Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.Richard M. Stallman1996-03-191-2/+2
* (HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.Richard M. Stallman1996-03-191-2/+1
* Comment change.Richard M. Stallman1996-03-181-0/+3
* (X_I18N_INHIBITED): New macro--define thisRichard M. Stallman1996-03-181-5/+23
* (x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.Richard M. Stallman1996-03-181-0/+7
* (struct x_output): New member xim.Richard M. Stallman1996-03-181-0/+3
* Comment/whitespace change.Richard M. Stallman1996-03-171-7/+11
* (update_from_various_frame_slots)Richard M. Stallman1996-03-171-2/+2
* (LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.Richard M. Stallman1996-03-171-3/+9
* (NEED_LIBW): Defined.Richard M. Stallman1996-03-171-0/+4
* (X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.Richard M. Stallman1996-03-171-7/+0
* (X11R5_INHIBIT_I18N): Definition moved here.Richard M. Stallman1996-03-171-0/+7
* (HAVE_VERSION_H): Add #undef.Richard M. Stallman1996-03-171-0/+2
* (WinMain): Allocate a console for stdoutGeoff Voelker1996-03-171-1/+23
* (Vwin32_pass_alt_to_system,Geoff Voelker1996-03-161-6/+79
* (VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):Geoff Voelker1996-03-161-0/+24
* (wait_reading_process_input) [! subprocesses]: RunKarl Heuer1996-03-141-36/+42
* [!subprocesses] (wait_reading_process_input):Richard M. Stallman1996-03-101-4/+44
* (x_calc_absolute_position): Don't explicitly subtractRichard M. Stallman1996-03-091-2/+2
* (LD_SWITCH_MACHINE): Undo previous change--Richard M. Stallman1996-03-081-2/+5
* (init_sys_modes): Clear INLCR like ICRNL.Richard M. Stallman1996-03-081-0/+4
* (main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.Richard M. Stallman1996-03-081-0/+2
* (write_segment,copy_sym): Increase blocking from 128 to 4k bytes.Richard M. Stallman1996-03-081-18/+16
* (wait_reading_process_input):Richard M. Stallman1996-03-081-0/+4
* (MSDOS_OBJ): Remove xmenu.o.Richard M. Stallman1996-03-071-1/+1
* (check_timer): Remove code for dos-display-time.Richard M. Stallman1996-03-071-40/+0
* Handle both AIX 3.2 and 4.1 bind output.Richard M. Stallman1996-03-071-96/+95
* Comment change.Richard M. Stallman1996-03-071-1/+1
* (TERMINFO): Define, if HAVE_NCURSES.Richard M. Stallman1996-03-061-23/+19
* (timers_run): New variable, incremented when a timer isRichard M. Stallman1996-03-061-5/+33
* (x_connection_closed): Don't unblock input until the end.Richard M. Stallman1996-03-061-5/+0
* (HAVE_NCURSES): Add #undef.Richard M. Stallman1996-03-061-0/+1
* (pixel_to_char_size): Cast args to int.Richard M. Stallman1996-03-061-2/+2
* (struct string_block_head): Change to match string_block.Karl Heuer1996-03-061-1/+1
* (wait_reading_process_input):Richard M. Stallman1996-03-051-2/+5
* (sit_for): Pass DISPLAY to detect_input_pending_run_timers.Richard M. Stallman1996-03-051-1/+1
* [AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.Richard M. Stallman1996-03-041-9/+0
* (Fkill_local_variable): Call find_symbol_value directly,Richard M. Stallman1996-03-041-1/+1
* Comment change.Richard M. Stallman1996-03-041-1/+5
* (obj): Add xmenu.o.Richard M. Stallman1996-03-031-3/+3
* Put most of file into HAVE_MENUS conditional.Richard M. Stallman1996-03-031-0/+10
* (main): Always call syms_of_xmenu.Richard M. Stallman1996-03-031-2/+0
* (Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.Richard M. Stallman1996-03-031-2/+0
* (wait_reading_process_input): Use getpid when generating SIGIO.Richard M. Stallman1996-03-031-2/+2
* [X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.Richard M. Stallman1996-03-011-0/+2
* Avoid the #pragma alloca on AIX 4.Richard M. Stallman1996-02-291-0/+2
* Comment change.Richard M. Stallman1996-02-281-1/+5