aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (garbage_collection_messages): New variable.Richard M. Stallman1996-04-081-5/+15
* Test HAVE_LIBNCURSES, not HAVE_NCURSESRichard M. Stallman1996-04-081-1/+1
* (HAVE_LIBNCURSES): Renamed from HAVE_NCURSES.Richard M. Stallman1996-04-081-1/+1
* (r_alloc_check): Don't check alignment of h->start.Richard M. Stallman1996-04-071-0/+4
* (read_minibuf): Rearrange operations, mainly puttingRichard M. Stallman1996-04-071-28/+42
* Include locale.h.Richard M. Stallman1996-04-051-0/+4
* [HAVE_NCURSES] (LIBS_TERMCAP): New definition.Richard M. Stallman1996-04-051-0/+1
* (x_term_init): Respecify LC_NUMERIC locale.Richard M. Stallman1996-04-051-0/+2
* (init_lread): Specify LC_NUMERIC locale.Richard M. Stallman1996-04-051-0/+5
* (HAVE_SETLOCALE): Add #undef.Richard M. Stallman1996-04-051-0/+1
* (x_destroy_window): Do call XCloseIM if X11R6.Richard M. Stallman1996-04-051-3/+4
* (wait_reading_process_input): Don't callRichard M. Stallman1996-04-031-1/+2
* (main): Initialize displayname.Richard M. Stallman1996-04-021-1/+1
* (x_destroy_window) [SOLARIS2]: Don't free the IC or IM.Richard M. Stallman1996-04-021-0/+4
* (TERMINFO): Do define (if HAVE_NCURSES).Richard M. Stallman1996-03-301-4/+0
* (rename): New function.Geoff Voelker1996-03-291-0/+102
* (EmacsFrameResize): We may be called from an interrupt,Richard M. Stallman1996-03-281-1/+1
* (Frename_file) [WINDOWSNT]: Remove conditional code.Richard M. Stallman1996-03-281-10/+0
* (last_timer_event): New variable.Richard M. Stallman1996-03-281-0/+5
* (make_frame_glyphs): Zero the correct number of bytes.Richard M. Stallman1996-03-281-1/+1
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-3/+3
* (x_connection_closed): Don't check _Xdebug.Richard M. Stallman1996-03-271-6/+0
* (XTread_socket, MapNotify case):Richard M. Stallman1996-03-271-1/+2
* Renamed from s/linux.h.Richard M. Stallman1996-03-271-2/+3
* (wait_reading_process_input_1): New (empty) function.Richard M. Stallman1996-03-271-2/+22
* (xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h.Richard M. Stallman1996-03-251-3/+4
* (Fcall_process, child_setup): If BSD_PGRPS, callRichard M. Stallman1996-03-241-2/+2
* (setpgrp): New macro.Richard M. Stallman1996-03-241-0/+5
* (wait_reading_process_input): Eliminate bogus testRichard M. Stallman1996-03-221-1/+1
* Comment change.Richard M. Stallman1996-03-222-2/+4
* (Fcall_interactively): In `c' case, use message_nologRichard M. Stallman1996-03-201-1/+4
* (NULL): Define only if not already defined.Roland 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